leave a comment on PR for merge conflicts
This commit is contained in:
parent
29327061c0
commit
16742f0925
1
.github/workflows/automations.yml
vendored
1
.github/workflows/automations.yml
vendored
|
@ -30,4 +30,5 @@ jobs:
|
||||||
uses: eps1lon/actions-label-merge-conflict@releases/2.x
|
uses: eps1lon/actions-label-merge-conflict@releases/2.x
|
||||||
with:
|
with:
|
||||||
dirtyLabel: "merge conflict"
|
dirtyLabel: "merge conflict"
|
||||||
|
commentOnDirty: "This pull request has merge conflicts. Please resolve the conflicts so the PR can be reviewed. Thanks!"
|
||||||
repoToken: ${{ secrets.GITHUB_TOKEN }}
|
repoToken: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user