[KYUUBI #2311] Refine github label

### _Why are the changes needed?_

Make the mapping correct

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #2311 from ulysses-you/sync-label.

Closes #2311

8c7176e0 [ulysses-you] ordering
3a0556a4 [ulysses-you] refine github label

Authored-by: ulysses-you <ulyssesyou18@gmail.com>
Signed-off-by: ulysses-you <ulyssesyou@apache.org>
This commit is contained in:
ulysses-you 2022-04-11 09:51:30 +08:00 committed by ulysses-you
parent ed827708c6
commit fbb2d974dd
No known key found for this signature in database
GPG Key ID: 4C500BC62D576766

10
.github/labeler.yml vendored
View File

@ -66,8 +66,8 @@
- "kyuubi-hive-jdbc-shaded/**/*"
"module:flink":
- "kyuubi-flink-it/**/*"
- "externals/kyuubi-flink-sql-engine/**/*"
- "externals/kyuubi-flink-sql-engine/**/*"
- "integration-tests/kyuubi-flink-it/**/*"
"module:ha":
- "kyuubi-ha/**/*"
@ -104,7 +104,9 @@
"module:spark":
- "externals/kyuubi-spark-sql-engine/**/*"
- "extensions/spark/kyuubi-extension-spark*/**/*"
- "extensions/spark/kyuubi-spark-authz/**/*"
- "integration-tests/kyuubi-kubernetes-it/**/*"
- "tools/spark-block-cleaner/**/*"
"module:plugin":
- "extension/kyuubi-server/kyuubi-server-plugin/**/*"
"module:extensions":
- "extension/**/*"