mkarle/SKonsole Generate PR Description
Uses Microsoft SKonsole and Semantic Kernel to update a pull request with an AI generated description.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pull-request-number | The pull request number. | yes | — |
| pull-request-diff-url | The URL for the diff file of the pull request (e.g. github.event.pull_request.diff_url or github.event.issue.pull_request.diff_url) | — | — |
| token | The GitHub Token to use by this Action (e.g. secrets.GITHUB_TOKEN) | yes | — |
| update-type | How to update the PR title/body. Options are 'suffix', 'prefix', and 'replace'. Defaults to 'suffix' | — | suffix |
Outputs
no outputs