moxious/ChatGPT CLI action
Use bash + ChatGPT to automate github tasks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 20, 2024
- License
- None
Pinned Snippet
uses: moxious/chatgpt-cli-action@6ba7ecdbd422a6087988f3dfa4cfb38552280dec # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| type | GitHub API type | no | — |
| url | GitHub API object | yes | — |
| prompt | The contextual prompt you want to give to ChatGPT | yes | — |
Outputs
| name | description |
|---|---|
| output | stuff |
| errors | stuff |