0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-10 23:59:31 +08:00
discourse/.github/labeler.yml

17 lines
395 B
YAML
Vendored

chat:
- changed-files:
- any-glob-to-any-file: plugins/chat/**/*
migrations-tooling:
- changed-files:
- any-glob-to-any-file:
- migrations/**/*
- script/bulk_import/**/*
- script/import_scripts/**/*
i18n:
- changed-files:
- any-glob-to-any-file:
- config/locales/*en.yml
- plugins/**/config/locales/*en.yml
- "**/*i18n*"