mic92/Auto Merge Dependency Updates

Automatically merge a PR that only contains dependency updates, based on some rules.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-tokenGitHub API token${{ github.token }}
approveAutomatically approve the PR if it qualifies for auto mergetrue
use-auto-mergeEnable GitHub auto merge on the PR and exit instead of waiting for the checks to complete and merging. Auto merge must be enabled on the repo, and you should make sure this is a required status checktrue
mergeMerge the PR if it qualifiestrue
merge-methodMerge method to use. Supported: "merge", "squash", "rebase"merge
required-labelsOnly merge pull requests that have one of these labels (comma-seperated)dependencies,auto-merge
namedescription
success"true" if the commit meets the criteria