- Notifications
You must be signed in to change notification settings - Fork907
feat(coderd/notifications): group workspace build failure report#17306
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Instead of sending X many reports to a single template admin, we insteadsend only 1.
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.
Copilot reviewed 4 out of 7 changed files in this pull request and generated no comments.
Files not reviewed (3)
- coderd/database/migrations/000316_group_build_failure_notifications.up.sql: Language not supported
- coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceBuildsFailedReport.html.golden: Language not supported
- coderd/notifications/testdata/rendered-templates/webhook/TemplateWorkspaceBuildsFailedReport.json.golden: Language not supported
Comments suppressed due to low confidence (1)
coderd/notifications/notifications_test.go:1014
- The key 'template_version_count' appears inconsistent with similar keys such as 'template_version_name'. Consider renaming it for consistency.
"template_version_count": "bobby-template-version-2",
The CTA should link to a list of every affected workspace
coderd/database/migrations/000316_group_build_failure_notifications.up.sqlShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
coderd/database/migrations/000316_group_build_failure_notifications.up.sqlShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
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!
6dd1056
intomainUh oh!
There was an error while loading.Please reload this page.
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.
Post-merge 👍
/cherry-pick release/2.21 |
Uh oh!
There was an error while loading.Please reload this page.
Closes#15745
Instead of sending X many reports to a single template admin, we instead send only 1.