Skip to content

Commit

Permalink
Update mergeable.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rafi-kamal authored Mar 2, 2020
1 parent 154788b commit 37934fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/mergeable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mergeable:
message: 'Please include release notes: yes'
- must_include:
regex: '^(c#|c\+\+|cleanup|conformance tests|integration|java|javascript|go|objective-c|php|python|ruby|bazel)'
message: 'Please include at least a language label (e.g., c++, java, python). Or apply one of the following labels: cleanup, conformance tests, integration.'
message: 'Please include at least a language label (e.g., c++, java, python). Or apply one of the following labels: bazel, cleanup, conformance tests, integration.'
- must_include:
regex: 'release notes: no'
message: 'Please include release notes: no'

0 comments on commit 37934fe

Please sign in to comment.