moneymeets/Merge checks

Set a merge check status for the triggering commit to report on any problems that would block a merge.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenToken with repository permissions, e.g. secrets.GITHUB_TOKEN of the caller workflowyes
head_shaHash of HEAD commit. We can't consistently use the built-in GITHUB_SHA variable due to differences in triggers, therefore HEAD_SHA should be passed explicitly and either set to GITHUB_SHA, or to another appropriate value. yes
python_versionPython version to useno

no outputs