Skip to content

Commit

Permalink
Updating Pull Approve for CLA (#1389)
Browse files Browse the repository at this point in the history
* First shot at CLA

* Updating this status to pending

* Updating to requirements

* Reverting back
  • Loading branch information
woody-apple authored Jul 1, 2020
1 parent e0aa5e5 commit 06747fd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .pullapprove.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ pullapprove_conditions:
unmet_status: "failure"
explanation: "Style must be inline before reviewing can be complete"

############################################################
# License Checks
############################################################
- condition: "'*license/cla*' in statuses.successful"
unmet_status: "pending"
explanation: "CLA must be agreed to by all contributors"

############################################################
# Draft PRs
############################################################
Expand Down

0 comments on commit 06747fd

Please sign in to comment.