Skip to content

Commit 833a5c9

Browse files
aaronpowellCopilot
andcommitted
Use GH_AW_CODEOWNER_PR_TOKEN for PR creation in codeowner-update
Scoped custom token only to create-pull-request safe output. All other operations use default token fallback chains. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 9767068 commit 833a5c9

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/codeowner-update.lock.yml

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

.github/workflows/codeowner-update.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ safe-outputs:
1616
base-branch: staged
1717
title-prefix: "[codeowner] "
1818
draft: false
19+
github-token: ${{ secrets.GH_AW_CODEOWNER_PR_TOKEN }}
1920
add-comment:
2021
max: 1
2122
noop:

0 commit comments

Comments
 (0)