desbo/merge dependency update PRs
automatically merge dependency update PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token used to perform the merge | yes | — |
| ALLOWED_UPDATE | the type of update to automatically merge. allowed values: "patch", "minor", "major", or "any" | — | patch |
| MERGE_METHOD | the merge method to use. allowed values: "merge", "squash", "rebase" | — | merge |
Outputs
no outputs