Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alerts via slack and mattermost when the job fail #133

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on May 25, 2021

  1. Add Mattermost notifications when the job fail

    Add Slack notifications when the job fail
    Add possibility to add a custom email subject
    FrenshT committed May 25, 2021
    Configuration menu
    Copy the full SHA
    0c85e88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from hatimox/Develop

    Add notifications using Slack and Mattermost
    hatimox committed May 25, 2021
    Configuration menu
    Copy the full SHA
    1a2a7d1 View commit details
    Browse the repository at this point in the history
  3. update Read me

    FrenshT committed May 25, 2021
    Configuration menu
    Copy the full SHA
    3968a9d View commit details
    Browse the repository at this point in the history
  4. change composer.json

    FrenshT committed May 25, 2021
    Configuration menu
    Copy the full SHA
    e07c471 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. change the version

    FrenshT committed May 26, 2021
    Configuration menu
    Copy the full SHA
    602e09c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. remove log file if its empty

    hatim haffane committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    6f7b8fa View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. avoid writing logs when empty

    hatim haffane committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    85ab7d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from hatimox/Logs_Optimizations

    remove log file if its empty
    hatimox committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    faa6e41 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from hatimox/Fix-Logs

    avoid writing logs when empty
    hatimox committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a56f814 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. update: update some dependencies

    hatim haffane committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4d3ccbb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from hatimox/update-dependencies

    update: update some dependencies
    hatimox committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2bfbd9a View commit details
    Browse the repository at this point in the history