8000 feat(coderd/notifications): group workspace build failure report by DanielleMaywood · Pull Request #17306 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Apr 10, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: oops
  • Loading branch information
DanielleMaywood committed Apr 10, 2025
commit 16af318da6ee6b7d28399619f1ca57096902751f
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ We recommend reviewing these issues to ensure future builds are successful.',
"label": "View workspaces",
"url": "{{ base_url }}/workspaces?filter=template%3A{{.Labels.template_name}}"
}
]'::jsonb)
]'::jsonb
WHERE id = '34a20db2-e9cc-4a93-b0e4-8569699d7a00';
Loading
0