Update mergeable.yml

pull/7275/head
Rafi Kamal 5 years ago committed by GitHub
parent 154788bb4c
commit 37934fe46f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/mergeable.yml

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

Loading…
Cancel
Save