gaphor/.github/pr-labeler.yml
2021-08-27 14:04:46 -07:00

6 lines
191 B
YAML

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