discourse/.github/labeler.yml

11 lines
240 B
YAML

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/**/*