Skip to content

Rotate Copilot tokens for the gh-aw agentic workflows - #13525

Merged
DaanHoogland merged 3 commits into
apache:mainfrom
shapeblue:gh-aw/copilot-token-round-robin
Aug 14, 2026
Merged

Rotate Copilot tokens for the gh-aw agentic workflows#13525
DaanHoogland merged 3 commits into
apache:mainfrom
shapeblue:gh-aw/copilot-token-round-robin

Make the repo status report weekly and rename the workflow to match

e3db898
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 13, 2026 in 5s

No new alerts in code changed by this pull request

Annotations

Check warning on line 1368 in .github/workflows/weekly-repo-status.lock.yml

See this annotation in the file changed.

Code scanning / CodeQL

Excessive Secrets Exposure Medium

All organization and repository secrets are passed to the workflow runner in
secrets[format('COPILOT_GITHUB_TOKEN_{0}', steps.names.outputs.name_0)]

Check warning on line 1369 in .github/workflows/weekly-repo-status.lock.yml

See this annotation in the file changed.

Code scanning / CodeQL

Excessive Secrets Exposure Medium

All organization and repository secrets are passed to the workflow runner in
secrets[format('COPILOT_GITHUB_TOKEN_{0}', steps.names.outputs.name_1)]

Check warning on line 1370 in .github/workflows/weekly-repo-status.lock.yml

See this annotation in the file changed.

Code scanning / CodeQL

Excessive Secrets Exposure Medium

All organization and repository secrets are passed to the workflow runner in
secrets[format('COPILOT_GITHUB_TOKEN_{0}', steps.names.outputs.name_2)]