[gh-aw] Migrate workflows to Copilot PAT Pool#11757
Draft
vitek-karas wants to merge 1 commit into
Draft
Conversation
Add the shared PAT pool import and README, wire the GH-AW workflow sources to use the copilot-pat-pool environment and COPILOT_PAT_0..9 selection, regenerate the lock files, and add the PAT pool validation workflow. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
android-reviewerandnightly-fix-findertocopilot-pat-pooland selectCOPILOT_PAT_0..9viaengine.env.COPILOT_GITHUB_TOKENvalidate-pat-pool.ymland regenerate the compiled lock filesValidation
gh aw compile android-reviewer nightly-fix-finder --strict --schedule-seed dotnet/androidSecurity review note
COPILOT_PAT_0,COPILOT_PAT_1,COPILOT_PAT_2,COPILOT_PAT_3,COPILOT_PAT_4,COPILOT_PAT_5,COPILOT_PAT_6,COPILOT_PAT_7,COPILOT_PAT_8,COPILOT_PAT_9ANDROID_TEAM_PATgithub/gh-aw-actions/setup@v0.80.9as part of thegh aw compileoutput, alongside the PAT-pool secret additionspat_pooljob to choose a populated slot and by thecase(...)expression that maps the selected slot intoCOPILOT_GITHUB_TOKEN; the workflow outputs continue to use the normal Actions tokens and do not expose PAT valuesFollow-up
copilot-pat-poolenvironment withCOPILOT_PAT_0..9;nightly-fix-finderalso needsANDROID_TEAM_PATavailable in that environment