jmhodges/Dependabot PR Cleanup
Moves dependabot PR description to a comment and replaces it with the latest commit message
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token with pull_requests:write | yes | ${{ github.token }} |
| repo | GitHub repository in owner/name format | no | ${{ github.repository }} |
| pr | Pull request number | no | ${{ github.event.pull_request.number }} |
| dry-run | Print what would happen without making changes | no | false |
Outputs
no outputs