Add copilot to allowed bot users for comment/PR-triggered workflows#332
Add copilot to allowed bot users for comment/PR-triggered workflows#332
Conversation
…workflows Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughAdds an Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related issues
Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@copilot just use |
Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
Updated in 1a33f88 — all Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Copilot-authored issue and PR comments were blocked by the bot allowlist in event-driven workflows because
copilot[bot]was not included.Changes
allowed-bot-users: "github-actions[bot],copilot[bot]"to the comment/PR-triggered trigger workflows:.github/workflows/trigger-update-pr-body.yml.github/workflows/trigger-pr-review.yml.github/workflows/trigger-docs-pr-review.yml.github/workflows/trigger-duplicate-issue-detector.yml.github/workflows/trigger-issue-triage.yml.github/workflows/trigger-mention-in-issue.yml.github/workflows/trigger-mention-in-pr.yml.github/workflows/trigger-plan.ymlallowed-bot-usersdogfood overrides ingh-agent-workflows/*/dogfood-with.ymlfor the same workflows.github-actions[bot].Related issue: #320
Summary by CodeRabbit
Chores