mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 09:59:06 -07:00
Add merge conflict comment
This commit is contained in:
parent
9f7418cf42
commit
09147a47cb
1
.github/workflows/automation.yml
vendored
1
.github/workflows/automation.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
if: ${{ github.event_name == 'push' || github.event_name == 'pull_request_target'}}
|
||||
with:
|
||||
dirtyLabel: 'merge conflict'
|
||||
commentOnDirty: 'This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.'
|
||||
repoToken: ${{ secrets.JF_BOT_TOKEN }}
|
||||
|
||||
project:
|
||||
|
Loading…
Reference in New Issue
Block a user