File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 55905590 " INCOMPATIBILITY_WITH_BRANCH_PROTECTIONS" ,
55915591 " PR_MANUALLY_MERGED" ,
55925592 " DRAFT_PULL_REQUEST_CREATION_FAILED" ,
5593- " CONFIGURATION_CHANGED"
5593+ " CONFIGURATION_CHANGED" ,
5594+ " UNPROCESSABLE_PULL_REQUEST"
55945595 ]
55955596 },
55965597 {
81278128 "title" : " Configuration Changed" ,
81288129 "description" : " The configuration has changed." ,
81298130 "default" : 0
8131+ },
8132+ "UNPROCESSABLE_PULL_REQUEST" : {
8133+ "type" : " integer" ,
8134+ "title" : " Unprocessable Pull Request" ,
8135+ "description" : " The pull request could not be processed by Mergify" ,
8136+ "default" : 0
81308137 }
81318138 },
81328139 "type" : " object" ,
Original file line number Diff line number Diff line change 17911791 " INCOMPATIBILITY_WITH_BRANCH_PROTECTIONS" ,
17921792 " PR_MANUALLY_MERGED" ,
17931793 " DRAFT_PULL_REQUEST_CREATION_FAILED" ,
1794- " CONFIGURATION_CHANGED"
1794+ " CONFIGURATION_CHANGED" ,
1795+ " UNPROCESSABLE_PULL_REQUEST"
17951796 ],
17961797 "type" : " string"
17971798 },
You can’t perform that action at this time.
0 commit comments