Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 919b2a5

Browse files
author
Franck Royer
committed
Ensure CLA is sorted before telling bors to merge
Even if the CLA does not require signatures for dependabot it still needs to mark the PR as OK which may not happen if the service is done.
1 parent 99de0a3 commit 919b2a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mergify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ pull_request_rules:
66
- "status-success=build (windows)"
77
- "status-success=build (ubuntu)"
88
- "status-success=e2e_test"
9+
- "status-success=license/cla"
910
- "author:dependabot-preview[bot]"
1011
actions:
1112
comment:

0 commit comments

Comments
 (0)