-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: Add try/except block to maintenance windows flow #5375
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
base: main
Are you sure you want to change the base?
Conversation
|
@diegovb-sys is attempting to deploy a commit to the KeepHQ Team on Vercel. A member of the Team first needs to authorize it. |
Codecov Reportβ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5375 +/- ##
===========================================
- Coverage 46.39% 30.54% -15.86%
===========================================
Files 176 101 -75
Lines 18412 11668 -6744
===========================================
- Hits 8543 3564 -4979
+ Misses 9869 8104 -1765 β View full report in Codecov by Sentry. π New features to boost your workflow:
|
talboren
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
π‘ Enable Vercel Agent with $100 free credit for automated AI reviews |
Closes #5374
π Description
This PR only wraps the function to check if an alert is inside of a maintenance window with a try/except block.
β Checks