custom_vesync/.github/pr-labeler.yml

7 lines
136 B
YAML
Raw Permalink Normal View History

2022-04-01 15:04:42 +02:00
feature: ['feature/*', 'feat/*']
enhancement: enhancement/*
bug: fix/*
breaking: breaking/*
documentation: doc/*
backport: '*backport*'