Skip to content

Commit 746a80b

Browse files
authored
Merge pull request #1796 from githubnext/copilot/debug-agentic-workflow-failure-another-one
Fix missing `discussions` toolset in siderepo add-discussion-comment workflow
2 parents 3101b56 + ddd7df8 commit 746a80b

2 files changed

Lines changed: 44 additions & 54 deletions

File tree

.github/workflows/test-copilot-siderepo-add-discussion-comment.lock.yml

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

.github/workflows/test-copilot-siderepo-add-discussion-comment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ tools:
1616
github:
1717
# The GitHub tools must be authorized to read across-repo
1818
github-token: ${{ secrets.TEMP_USER_PAT }}
19+
toolsets: [all]
1920

2021
safe-outputs:
2122
github-token: ${{ secrets.TEMP_USER_PAT }}

0 commit comments

Comments
 (0)