-
Notifications
You must be signed in to change notification settings - Fork 867
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: Provide time.Parse and time.Now while evaluating notification trigger condition #2206
Conversation
Similar to argocd: - https://github.com/argoproj-labs/argocd-notifications/pull/22/files#diff-5b3e361e78e62137bc7f887d765e7c4bfbb85e01685b6640c41d74118d3e2f7dR11-R28 - https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/triggers/#functions Signed-off-by: mdsjip <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #2206 +/- ##
=======================================
Coverage 81.50% 81.51%
=======================================
Files 133 133
Lines 19852 19859 +7
=======================================
+ Hits 16181 16188 +7
Misses 2836 2836
Partials 835 835
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! |
Kudos, SonarCloud Quality Gate passed! |
Similar to argocd: - https://github.com/argoproj-labs/argocd-notifications/pull/22/files#diff-5b3e361e78e62137bc7f887d765e7c4bfbb85e01685b6640c41d74118d3e2f7dR11-R28 - https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/triggers/#functions Signed-off-by: mdsjip <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
Similar to argocd:
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.