-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added end of line regex fix one time check for cancel event added test and fixed regex test: add cache for 78492c2467876259d787538d600cfa0b18a2b814 slack: add culprit sha when notification can't be handled fix call generate for each webhook, defined expected output for new test refactor if to match extract filter logic out of generate_status_notification and into a function in generate_notifications in action.ml removed vscode settings added suprress_cancelle_events config value set supress to true moved function refactor return blank list if filter fail instead of per webhook filter use Re instead of Str compile regexp before usage removed .vscode and move to personal global left new line at end of gitignore removed .vscode refactor to use Option.default, set default to true, added documentation filter merge commit of main branch in status events make test_promote change filter to is, invert bool github actions: update apt packages
- Loading branch information
Showing
13 changed files
with
711 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.