cleanlab/cleanlab/merge-bot

Deployment merge handler.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 29, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: cleanlab/merge-bot@5e8dca208f42c217559bf40d81899c968f0b03d0 # v1.3.3

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

namedescriptionrequireddefault
reviews_requiredif reviews are required to mergenotrue
dependent_checkscomma separated list of checks to depend onno""
check_status_requiredstatus value(s) for check to be considered passed (as comma separated list)nosuccess
blocking_labellabel to block merge on (leave empty to disable behavior)no""
delete_branchif should delete source branch of PR after successful mergenofalse
merge_typetype of merge to use (merge or fast-forward)yes
github_tokentoken used to access source repositoryyes

no outputs