Skip to content

Commit ddb3c44

Browse files
authored
[aw] Prevent Deep Research runs from tripping Copilot SDK tool-denial guardrail (#39057)
1 parent 8401925 commit ddb3c44

2 files changed

Lines changed: 3 additions & 29 deletions

File tree

.github/workflows/copilot-cli-deep-research.lock.yml

Lines changed: 2 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/copilot-cli-deep-research.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ strict: true
3333
timeout-minutes: 20
3434
tools:
3535
bash:
36+
- "*"
3637
- find .github -name "*.md"
3738
- find .github -type f -exec cat {} +
3839
- find pkg -name "copilot*.go"

0 commit comments

Comments
 (0)