This repository has been archived on 2025-06-18. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
casino/.gitea/labeler.yml
Jan K9f bc36c1f7fe
Some checks failed
CI / Get Changed Files (pull_request) Successful in 13s
Claude PR Review / claude-code (pull_request) Failing after 30s
Pull Request Labeler / labeler (pull_request) Successful in 24s
CI / oxlint (pull_request) Successful in 29s
CI / eslint (pull_request) Successful in 41s
CI / prettier (pull_request) Successful in 43s
CI / Docker frontend validation (pull_request) Successful in 26s
CI / Docker backend validation (pull_request) Successful in 17s
CI / test-build (pull_request) Successful in 1m18s
CI / Checkstyle Main (pull_request) Successful in 1m25s
CI / Backend Tests (pull_request) Successful in 2m19s
chore: Add labeler
2025-06-02 14:51:42 +02:00

9 lines
169 B
YAML

frontend:
- changed-files:
- any-glob-to-any-file:
- "frontend/**"
backend:
- changed-files:
- any-glob-to-any-file:
- "backend/**"