mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 15:45:00 +00:00
ci: add pr labeler
This commit is contained in:
4
.github/pr-labeler.yml
vendored
Normal file
4
.github/pr-labeler.yml
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
:type/feature: ['feature/*', 'feat/*']
|
||||
:type/enhancement: ['enhancement/*', 'enh/*', 'enhance/*', 'improve/*']
|
||||
:type/bug-fix: ['fix/*', 'fix*', 'bug/*', 'bug-fix/*', 'bugfix/*', 'bug-fixes/*', 'bugfixes/*']
|
||||
:type/dev: ['chore/*', 'test/*', 'docs/*', 'build/*', 'ci/*', 'misc/*', 'dev/*']
|
||||
Reference in New Issue
Block a user