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