Commit 295cfc0
ci: enable noop in daily-docs and add push-context guidance (#3621)
* Initial plan
* ci: enable noop in daily-docs and add push-context guidance
Fixes #3572 — the Daily Docs workflow fails on push-triggered runs
because the agent calls add_comment when there is no PR/issue context.
- Enable noop safe-output tool (noop: false → noop:)
- Add explicit Output instruction: push-triggered runs with no changes
should call noop, never add_comment
Note: daily-docs.lock.yml must be regenerated post-merge via gh aw compile"
Agent-Logs-Url: https://github.com/devantler-tech/ksail/sessions/c1daae93-255e-4efc-b7f9-e03f8719ef26
Co-authored-by: devantler <26203420+devantler@users.noreply.github.com>
* ci: regenerate daily-docs.lock.yml with noop enabled
Agent-Logs-Url: https://github.com/devantler-tech/ksail/sessions/43649c5d-e0b6-4b7e-b5eb-ba1cc7549aa7
Co-authored-by: devantler <26203420+devantler@users.noreply.github.com>
* chore: Apply megalinter fixes
* ci: add report-as-issue: false to noop in daily-docs
Prevents push-triggered runs from opening issues when there are no
doc changes to make.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* chore: Apply megalinter fixes
* ci: recompile daily-docs.lock.yml with gh-aw v0.66.1
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* chore: Apply megalinter fixes
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: devantler <26203420+devantler@users.noreply.github.com>
Co-authored-by: Nikolai Emil Damm <nikolaiemildamm@icloud.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3ed8a03 commit 295cfc0
3 files changed
Lines changed: 57 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
| |||
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 | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
217 | 218 | | |
218 | 219 | | |
219 | 220 | | |
| 221 | + | |
220 | 222 | | |
221 | 223 | | |
222 | 224 | | |
| |||
0 commit comments