瀏覽代碼

Merge pull request #9529 from thornbill/add-merge-conflict-comment

Add merge conflict comment
Bill Thornton 2 年之前
父節點
當前提交
058bd40ff4
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/automation.yml

+ 1 - 0
.github/workflows/automation.yml

@@ -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: