-
Notifications
You must be signed in to change notification settings - Fork 813
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
[🐛 Bug]: OpsGenie scope validation review #2892
Comments
talboren
added
Bug
Something isn't working
Provider
Providers related issues
Feedback
Based on customer feedback
labels
Dec 24, 2024
/bounty 50 |
💎 $50 bounty • Keep (YC W23)Steps to solve:
Thank you for contributing to keephq/keep! Add a bounty • Share on socials
|
Quote from a user:
|
/attempt #2892
|
4 tasks
💡 @ezhil56x submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As of now, to validate that we have sufficient scopes in OpsGenie, we create an alert and try to delete it.
As a user, this might be strange, and in some cases, we might fail to delete the alert, leaving the customer with a "mock" alert created in his OpsGenie.
We need to review the scope validation mechanism to make sure if this is the only way to do it.
The text was updated successfully, but these errors were encountered: