Skip to content

Commit 6403339

Browse files
Copilotv1v
andauthored
Remove COPILOT_GITHUB_TOKEN secret requirement (#1336)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
1 parent 13c77bc commit 6403339

223 files changed

Lines changed: 87 additions & 699 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/gh-aw-agent-suggestions.lock.yml

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-agent-suggestions.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ on:
5151
type: string
5252
required: false
5353
default: "[agent-suggestions]"
54-
secrets:
55-
COPILOT_GITHUB_TOKEN:
56-
required: false
5754
roles: [admin, maintainer, write]
5855
bots:
5956
- "${{ inputs.allowed-bot-users }}"

.github/workflows/gh-aw-autonomy-atomicity-analyzer.lock.yml

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-autonomy-atomicity-analyzer.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ on:
5151
type: string
5252
required: false
5353
default: "[autonomy-atomicity]"
54-
secrets:
55-
COPILOT_GITHUB_TOKEN:
56-
required: false
5754
roles: [admin, maintainer, write]
5855
bots:
5956
- "${{ inputs.allowed-bot-users }}"

.github/workflows/gh-aw-branch-actions-detective.lock.yml

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-branch-actions-detective.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ on:
4848
type: string
4949
required: false
5050
default: "[branch-actions-detective]"
51-
secrets:
52-
COPILOT_GITHUB_TOKEN:
53-
required: false
5451
roles: [admin, maintainer, write]
5552
bots:
5653
- "${{ inputs.allowed-bot-users }}"

.github/workflows/gh-aw-breaking-change-detect.lock.yml

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-breaking-change-detector.lock.yml

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-breaking-change-detector.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ on:
5252
type: string
5353
required: false
5454
default: "[breaking-change]"
55-
secrets:
56-
COPILOT_GITHUB_TOKEN:
57-
required: false
5855
roles: [admin, maintainer, write]
5956
bots:
6057
- "${{ inputs.allowed-bot-users }}"

0 commit comments

Comments
 (0)