mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-03 11:00:57 +08:00
add label to PR Automatically (#1393)
* auto_add_label * add md file to rule * change name and rules * change_label_name * change_rule_syntax * change match rule * change label name
This commit is contained in:
7
.github/labeler.yml
vendored
Normal file
7
.github/labeler.yml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
documentation:
|
||||
- 'docs/**/*'
|
||||
- '*/**/*.md'
|
||||
- '*.md'
|
||||
|
||||
waiting for triage:
|
||||
- all: ['!docs/**/*', '!*/**/*.md', '!*.md']
|
||||
Reference in New Issue
Block a user