Skip to content

Commit

Permalink
chore(ci): add spark & go client module auto labeler (#528)
Browse files Browse the repository at this point in the history
* feat: add spark labeler

* Update labeler.yml for go client

---------

Co-authored-by: imbajin <[email protected]>
  • Loading branch information
liuxiaocs7 and imbajin authored Oct 30, 2023
1 parent 71e623d commit 4346269
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,13 @@
name: Add Scope Label

client:
- hugegraph-client/**/*
- hugegraph-client*/**/*
# - hugegraph-client-go/**/*
hubble:
- hugegraph-hubble/**/*
loader:
- hugegraph-loader/**/*
tools:
- hugegraph-tools/**/*
spark:
- hugegraph-spark-connector/**/*

0 comments on commit 4346269

Please sign in to comment.