actions-marketplace-validations/Checkout Merge

Generate a merge commit

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base_refThis commit will be refetched (to give the merge the best chance of succeeding) and used as the base for the merge. no${{ github.event.pull_request.base.ref }}
head_refThis commit will be fetched and merged into the base commit. no${{ github.event.pull_request.head.sha }}
pathRelative path under $GITHUB_WORKSPACE to the repositoryno.
do_not_reportSuppress reporting errors (consumers would report the message themselves)no""
namedescription
messageUser facing message about attempt to merge
statusWhether the merge succeeded