generic/.github/pr-labeler.yml

5 lines
125 B
YAML
Raw Normal View History

feature: ['feature/*', 'feat/*']
fix: fix/*
chore: chore/*
skip-changelog: ['sourcery/*', 'dependabot/*', 'pre-commit-ci-*']