- Notifications
You must be signed in to change notification settings - Fork1k
Commit98c72c3
authored
ci: make blink ci failure prompt a gha variable (#19633)
Got sick of seeing blink create duplicates, so I'm updating the prompt. To make it configurable without committing I'm making it a variable, here's what I've got:> Investigate this CI failure. Check logs, and figure out what went wrong. Search for existing issues in coder/internal. If an issue for the CI failure does not exist already, create one ONLY in coder/internal. Do NOT create duplicate issues. Use title format \"flake: TestName\" for flaky tests, and assign them to the person from git blame.If multiple tests fail with the reason `unknown`, the test process exited unexpectedly, perhaps due to a panic.Once blink supports per-slack-channel contexts, i'll probably just set the variable to the empty string and use that instead.1 parenta8f92cb commit98c72c3
2 files changed
+6
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1614 | 1614 |
| |
1615 | 1615 |
| |
1616 | 1616 |
| |
| 1617 | + | |
1617 | 1618 |
| |
1618 | 1619 |
| |
1619 | 1620 |
| |
| |||
1653 | 1654 |
| |
1654 | 1655 |
| |
1655 | 1656 |
| |
1656 |
| - | |
| 1657 | + | |
1657 | 1658 |
| |
1658 | 1659 |
| |
1659 | 1660 |
| |
1660 | 1661 |
| |
1661 | 1662 |
| |
1662 | 1663 |
| |
1663 | 1664 |
| |
| 1665 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
| 173 | + | |
173 | 174 |
| |
174 | 175 |
| |
175 | 176 |
| |
| |||
209 | 210 |
| |
210 | 211 |
| |
211 | 212 |
| |
212 |
| - | |
| 213 | + | |
213 | 214 |
| |
214 | 215 |
| |
215 | 216 |
| |
216 | 217 |
| |
217 | 218 |
| |
218 | 219 |
| |
219 | 220 |
| |
| 221 | + |
0 commit comments
Comments
(0)