Commit 6f605f3
Fix: set min-integrity to none so agent can read issue content
The gh-aw v0.62.5 DIFC policy blocks untrusted content by default.
Issues are user-submitted (integrity: none), but the agent required
'approved'. Set min-integrity: none to allow reading all issues.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent cbb73d2 commit 6f605f3
2 files changed
Lines changed: 4 additions & 15 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 | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments