소스 검색

Update mergeable.yml

Rafi Kamal 5 년 전
부모
커밋
37934fe46f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/mergeable.yml

+ 1 - 1
.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'