haystack/.github/labeler.yml
Massimiliano Pippi d3ab8afede
clean up labeller
2023-11-24 15:30:06 +01:00

22 lines
287 B
YAML

# Proposals
proposal:
- proposals/text/*
# Topics
topic:tests:
- test/**/*
- test/*
topic:docker:
- docker/*
topic:CI:
- .github/*
- .github/**/*
topic:DX:
- CONTRIBUTING.md
- .pre-commit-config.yaml
- .gitignore
topic:build/distribution:
- pyproject.toml
topic:security:
- SECURITY.md