Skip to content

Commit

Permalink
[KYUUBI #4112] [Workflow] Add module:authz label for changes in Aut…
Browse files Browse the repository at this point in the history
…hz module in labeler workflow

### _Why are the changes needed?_

- label changes in Authz plugin with `module:authz` label in Github labeler workflow

### _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 #4112 from bowenliang123/labler-authz.

Closes #4112

3a3e39a [liangbowen] add `module:authz` label

Authored-by: liangbowen <liangbowen@gf.com.cn>
Signed-off-by: Cheng Pan <chengpan@apache.org>
  • Loading branch information
bowenliang123 authored and pan3793 committed Jan 6, 2023
1 parent 79a3ff1 commit 7819256
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,6 @@

"module:integration-tests":
- "integration-tests/**/*"
-
"module:authz":
- "extensions/spark/kyuubi-spark-authz/**/*"

0 comments on commit 7819256

Please sign in to comment.