snnaplab/OpenAI Chat on Issues
This is a GitHub Actions for running OpenAI's chat on GitHub Issues.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| openai-key | — | yes | — |
| model | — | no | gpt-3.5-turbo |
| system-prompt | — | no | — |
| ignore-keywords | — | no | — |
| event-name | — | no | ${{ github.event_name }} |
| event | — | no | ${{ toJson(github.event) }} |
| github-token | — | no | ${{ github.token }} |
Outputs
no outputs