fastify/Github Action Merge Dependabot

Automatically approve and merge dependabot PRs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenA GitHub tokenno${{ github.token }}
excludePackages that you want to manually review before upgradingno
approve-onlyIf true, the PR is only approved but not mergednofalse
merge-methodThe merge method you would like to use (squash, merge, rebase)nosquash
merge-commentAn arbitrary message that you'd like to comment on the PR after it gets auto-mergedno""
use-github-auto-mergeIf true, the PR is only marked as auto-merge enablednofalse
targetAuto-merge on updates based on Semantic Versioningnoany
target-developmentAuto-merge on updates based on Semantic Versioning for development dependenciesno
target-productionAuto-merge on updates based on Semantic Versioning for production dependenciesno
target-indirectAuto-merge on updates based on Semantic Versioning for indirect updatesno
pr-numberA pull request number, only required if triggered from a workflow_dispatch eventno
skip-commit-verificationIf true, then the action will not expect the commits to have a verification signature. It is required to set this to true in GitHub Enterprise Servernofalse
skip-verificationIf true, the action will not validate the user or the commit verification statusfalse
merge-windowA 5-field cron expression (e.g. "0 9-16 * * 1-5") describing when merges are allowed. PRs evaluated outside this window are skipped.no""
merge-window-timezoneThe IANA timezone (e.g. "Europe/London") used to evaluate merge-window. Defaults to UTC.no""
namedescription
merge_statusMerge status