actions-marketplace-validations/Label Merge Conflicts

Label pull requests with merge conflicts and subtle git-blob merge changes beyond those flagged by GitHub

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenGitHub token or secret personal access tokenyes
conflict_label_nameThe name of the label which should be used to marked PRs with conflictsyes
conflict_commentWhen present, a comment will be created on the pull request when the conflict label is addedno:wave: Hi, @${author}, I detected conflicts against the base branch :speak_no_evil: You'll want to sync :arrows_counterclockwise: your branch with upstream! *** This message is automatically generated by [prince-chrismc/label-merge-conflicts-action](https://github.com/prince-chrismc/label-merge-conflicts-action) so don't hesitate to report issues/improvements there.
detect_merge_changescheck that the merge commit is an exact match to the branch and report changes as conflictsnofalse
max_retriesnumber of times to retry on a failed mergable checkno5
wait_msmilliseconds between retriesno5000

no outputs