ci(aw): stop agentic workflows posting no-op runs to tracking issue#18805
Conversation
Set report-as-issue: false on the noop safe-output for all four agentic workflows (backlog-sweeper, issue-triager, pr-reviewer, team-digest) so no-op runs no longer comment on the [aw] No-Op Runs issue (#18803). Recompiling drops the now-unneeded agentics-maintenance.yml, which only existed to manage the expiring no-op tracking issue.
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
🔎 First-pass review — ✅ Looks mergeableTooling PR: sets Analysis
|

Summary
Sets
report-as-issue: falseon thenoopsafe-output for all four agentic workflows so no-op runs no longer comment on the [aw] No-Op Runs tracking issue (#18803).backlog-sweepernoop.report-as-issue: falseissue-triagernoop.report-as-issue: falsepr-reviewernoop.report-as-issue: falseteam-digestnoop.report-as-issue: falseThe
nooptool stays available — workflows still end cleanly when there's nothing to do; they just no longer post to #18803.report-failure-as-issue: falsewas already set on all four, so failures never created issues; this specifically stops the no-op run comments.Recompiling with
gh aw compile(v0.81.6) also dropsagentics-maintenance.yml, which only existed to manage the expiring no-op tracking issue.Verification
gh aw compile→ 0 errors, 0 warnings"noop":{"max":1,"report-as-issue":"false"}