-
Notifications
You must be signed in to change notification settings - Fork 428
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: Add support to use existing notification channels for alerts #593
feat: Add support to use existing notification channels for alerts #593
Conversation
/gcbrun |
@ps-occrp integration test is failing with following error:
|
@imrannayer Can you run gcbrun again? |
/gcbrun |
@ps-occrp test failed:
|
@imrannayer can you run gcbrun again? |
@ps-occrp failing linit test |
/gcbrun |
@imrannayer looks like gcbrun failed, can you paste error message? |
|
@imrannayer Example creates a notification channel but looks like monitoring.googleapis.com is not enabled for integration test project. I don't think enabling api should be added to example. |
Thats part of project setup. Can u plz add the API? |
/gcbrun |
/gcbrun |
failed with following errors:
|
@imrannayer this looks like permission issues while creating notification channel. I'm not sure how I can reproduce this or where to look for the issue/fix. |
/gcbrun |
@imrannayer Thanks, I am not familiar with test suit so I didn't know about this. For future work this will come in handy :) |
/gcbrun |
|
@ps-occrp you need to setup create_notification_channel to false. Thats causing integration test to fail. |
/gcbrun |
1 similar comment
/gcbrun |
Add support to use existing notification channels for alerts