This repository was archived by the owner on Dec 20, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 647
fix(notifications): Prevent duplicate notifications for MJ #1506
Merged
mergify
merged 1 commit into
spinnaker:master
from
shlomodaari:fix-manual-judgment-notifications
Apr 24, 2025
Merged
fix(notifications): Prevent duplicate notifications for MJ #1506
mergify
merged 1 commit into
spinnaker:master
from
shlomodaari:fix-manual-judgment-notifications
Apr 24, 2025
Conversation
This file contains hidden or 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
Contributor
Author
...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
Contributor
|
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
jasonmcintosh
approved these changes
Apr 24, 2025
Member
|
A docs PR might help on this btw ;) Will also get this backported... |
Member
|
@Mergifyio backport release-1.36.x release-1.37.x |
Contributor
✅ Backports have been createdDetails
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

this is fix for spinnaker/spinnaker#7051