Commit 988b961
[ci-scan] Allow update-issue against any issue (target: "*")
Run 26632724700 failed the safe_outputs step because update-issue
defaulted to target: triggering and there is no triggering issue in a
scheduled run. The agent is trying to update the KPI tracker issue,
which it discovers by title and label rather than by being triggered on
it.
Set target: "*" so the agent must explicitly supply the issue number
in its update_issue call. Tracker discovery is already part of the
agent's prompt.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 57f9418 commit 988b961
2 files changed
Lines changed: 19 additions & 18 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 | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
0 commit comments