Skip to content

Isolate agentic workflow authentication with a Copilot token pool#1575

Open
kotlarmilos wants to merge 1 commit into
ai/agentic-workflowsfrom
copilot-pat-pool
Open

Isolate agentic workflow authentication with a Copilot token pool#1575
kotlarmilos wants to merge 1 commit into
ai/agentic-workflowsfrom
copilot-pat-pool

Conversation

@kotlarmilos

Copy link
Copy Markdown
Member

Moves the agentic workflows off the single shared Copilot token onto a pooled, isolated authentication setup: each run selects a token from a COPILOT_PAT_0..9 pool within a dedicated copilot-pat-pool environment, with a shared import plus a daily pool-validation workflow. Requires the copilot-pat-pool environment and pool secrets to be configured. Also bumps the workflow tooling and regenerates all compiled lock files.

Moves the agentic workflows off the single shared Copilot token onto a
pooled, isolated authentication setup: each run selects a token from a
COPILOT_PAT_0..9 pool within a dedicated copilot-pat-pool environment,
with a shared import plus a daily pool-validation workflow. Requires the
copilot-pat-pool environment and pool secrets to be configured. Also
bumps the workflow tooling and regenerates all compiled lock files.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant