justinyoo/GitHub PR Merge (Generic)

This action merges a PR on a given GitHub repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
authTokenGitHub authentication tokenyes
ownerGitHub repository owner.yes
repositoryGitHub repository.yes
issueIdGitHub issue ID for the PR.yes
mergeMethodMerge method to use. Possible values are Merge, Squash or Rebase. Default is Merge.noMerge
commitTitleTitle for the automatic commit message.no""
commitDescriptionExtra detail to append to automatic commit message.no""
deleteBranchValue indicating whether to delete the branch after the PR merge or not.nofalse

no outputs