-
Notifications
You must be signed in to change notification settings - Fork 654
fix(notifications): Prevent duplicate notifications for MJ #1506
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
fix(notifications): Prevent duplicate notifications for MJ #1506
Conversation
...re/src/main/java/com/netflix/spinnaker/echo/notification/AbstractEventNotificationAgent.java
Outdated
Show resolved
Hide resolved
...re/src/main/java/com/netflix/spinnaker/echo/notification/AbstractEventNotificationAgent.java
Outdated
Show resolved
Hide resolved
...est/groovy/com/netflix/spinnaker/echo/notification/AbstractEventNotificationAgentSpec.groovy
Show resolved
Hide resolved
The following commits need their title changed:
Please format your commit title into the form:
This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here. |
b10f2bd
to
db99ed2
Compare
A docs PR might help on this btw ;) Will also get this backported... |
@Mergifyio backport release-1.36.x release-1.37.x |
✅ Backports have been created
|
…nt stages (#1506) (#1508) (cherry picked from commit 989e20b) Co-authored-by: Shlomo Daari <[email protected]>
…nt stages (#1506) (#1507) (cherry picked from commit 989e20b) Co-authored-by: Shlomo Daari <[email protected]>
this is fix for spinnaker/spinnaker#7051