maadhattah/Combine Dependabot PRs

Combine multiple Dependabot PRs into a single PR to simplify dependency updates

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
branchPrefixBranch prefix to find combinable PRs based onyesdependabot
mustBeGreenOnly combine PRs that are green (status is success)yestrue
combineBranchNameName of the branch to combine PRs intoyescombined-prs
includeLabelOnly include PRs with this labelno""
ignoreLabelExclude PRs with this labelyesnocombine
baseBranchBranch to PR intoyesmain
githubTokenThe GitHub token used to create an authenticated clientyes${{ github.token }}
openPRWhether to open a PR with the created branchyestrue
allowSkippedWhether to treat skipped checks as successfulnofalse

no outputs