abtion/Dependabot Auto-Merge
Automatically approve and merge Dependabot PRs based on configurable rules
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 23, 2026
- License
- None
Pinned Snippet
uses: abtion/dependabot-auto-merge@7340349fc7f55623177d71bf5797bcd1f998c936 # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config | JSON array of merge rules | yes | — |
| github-token | GitHub token with pull-request write permissions | yes | — |
| merge-method | Merge method (squash, merge, rebase) | — | squash |
Outputs
no outputs