cschleiden/GitHub Copilot CLI Action
Execute GitHub Copilot CLI with a prompt and return the result
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prompt | The prompt to send to GitHub Copilot CLI | yes | — |
| PAT | GitHub Personal Access Token for authentication | yes | — |
Outputs
| name | description |
|---|---|
| result | The output from the GitHub Copilot CLI command |