Commit 3558d1a
Stop agentic-workflow failure-issue spam (#19953)
The scheduled babysitter workflows (labelops-pr-maintenance, labelops-pr-
security-scan, regression-pr-shepherd) open `[aw] … failed` tracking issues on
every transient gh-aw infra crash (unhealthy firewall container) or engine
hiccup. Their real signal is the labels/comments they apply to PRs, so disable
report-failure-as-issue for them.
aw-auto-update emits `create-agent-session`, which needs a Copilot-licensed
token the default GITHUB_TOKEN lacks, so every scheduled detection that finds
an update fails the safe_outputs job and spams failure issues. Disable its
schedule (manual dispatch only) until a suitable token is provisioned.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6b856af commit 3558d1a
8 files changed
Lines changed: 73 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
0 commit comments