-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: do not store notification events to job history. Keep track of …
…any filter errors in the notification table itself. (#570) * chore: always save notification to job history * chore: only log to job history if there's a change * feat: use notifications.error to avoid processing any failed notifications [skip ci] * chore: delete pgnotify in utils [skip ci] * refactor: create a new expression package to evaluation CEL expressions. [skip ci] * chore: cleanup [skip ci] * chore: bump duty * chore: refactor events/notifications.go * refactor: addNotificationEvents
- Loading branch information
1 parent
9a660cc
commit 72549a3
Showing
15 changed files
with
544 additions
and
634 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
Oops, something went wrong.