actions-marketplace-validations/renovate-approve-and-merge

Automatically approves (and merges) renovate PRs that otherwise would get lost

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 31, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/cypher7682_renovate-approve-and-merge@b93e2beb434a96fcf8505fc07d3ce5b9bf922856 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenA token with the permissions to access the repos in a particular organisationyes
organisationThe organisation nameyes
repo_filterRegex filter for the repo names that you want to search inno.
labelPlaintext filter for PRs with this labelnornvt_automerge
no_labelPlaintext filter to IGNORE PRs with this labelnornvt-no-merge
mergeShould we merge the PRs that we are approving?no1
debugTurns on literally all the logs. Useful for if you don't want to set DEBUG on envno0

no outputs