-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
feat(alert-rules): Append new alert rule payload for issue alerts w/ ui components #28764
Merged
Conversation
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
15fcc29
to
6665172
Compare
0d58101
to
d96ef95
Compare
a0e8d57
to
2bc7cc2
Compare
d8d6505
to
0fa6547
Compare
mgaeta
reviewed
Sep 29, 2021
mgaeta
reviewed
Sep 29, 2021
mgaeta
reviewed
Sep 29, 2021
mgaeta
reviewed
Sep 29, 2021
mgaeta
reviewed
Sep 29, 2021
1898044
to
6f6a857
Compare
mgaeta
approved these changes
Oct 1, 2021
6f6a857
to
29c7ff1
Compare
0756574
to
999e462
Compare
999e462
to
62730bb
Compare
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.
See API-2082
This PR will add the new payload onto the webhook which fires for alert rule components only if they
Demo:
Creating a new rule with UI components:
https://user-images.githubusercontent.com/35509934/134583968-868f1c6f-39c4-42ce-9b48-76a85eddd61c.mov
Edits are reflected in the payloads going forward:
https://user-images.githubusercontent.com/35509934/134583947-5b75de40-81a7-4511-b11f-33ca01a09077.mov
Existing sentry app webhooks are unaffected:
https://user-images.githubusercontent.com/35509934/134585331-e6bdac15-8f7c-419d-9697-94de77b62aad.mov