Replies: 1 comment
-
|
Hey @evgbu -- This is, regrettably, the only way to use Copilot CLI in automation at this time. We're working on unblocking support for org-owned tokens and the GitHub token made available in Actions runners. I'll seek to get a definitive answer on license compliance, but in the meantime I can tell you that use of Copilot CLI in its Public Preview phase is governed by GitHub Pre-release License Terms. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I’m looking for guidance on how Copilot CLI licensing applies in one of our automation scenarios. We have GitHub Copilot Enterprise licenses, and in our setup the Copilot CLI runs inside a GitHub Actions workflow. The CLI authenticates via an access token stored as a GitHub Actions secret, which is tied to a specific licensed user. However, the workflow itself can be triggered by API calls from an external system (e.g. Jira On-Prem) and may represent work on behalf of multiple end users.
Thanks in advance for your guidance!
Beta Was this translation helpful? Give feedback.
All reactions