actions-marketplace-validations/Pull Request Recap
Github action to summarize the most important changes in a pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The default GitHub Token (secrets.GITHUB_TOKEN), used to publish comments as a bot. No need to assign a value for this input. | yes | ${{ github.token }} |
| openai-apikey | An API Key for your OpenAI account. Required. | yes | — |
| publish-as | Where to publish the results. Possible values: "COMMENT" or "DESCRIPTION" | no | COMMENT |
| telemetry | Indicates if the action is allowed to send monitoring data to the developer. | no | true |
Outputs
no outputs