Document fine-grained PAT limitation for organization repositories - #65
Document fine-grained PAT limitation for organization repositories#65austenstone with Copilot wants to merge 3 commits into
Conversation
…entation Co-authored-by: austenstone <22425467+austenstone@users.noreply.github.com>
…ons and two-token workaround Co-authored-by: austenstone <22425467+austenstone@users.noreply.github.com>
|
Closing as obsolete — the limitation it documents no longer applies. This described a workaround for org-owned fine-grained PATs being unable to hold the "Copilot Requests" permission, using a two-token That workaround is no longer needed: the default The useful part is preserved. #79 rewrites that Troubleshooting entry to lead with |
GitHub platform limitation: organization-owned fine-grained PATs cannot have "Copilot Requests" permission, blocking CI/CD automation for org repos.
Changes
copilot-tokenandrepo-tokendescriptions to clarify org repo usageWorkaround Pattern
The
copilot-tokenauthenticates with Copilot API using a user-owned PAT, whilerepo-tokenhandles repository operations with org credentials.Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.