Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overhaul the complete labelling system #4438

Merged
merged 8 commits into from
Jun 6, 2024
Prev Previous commit
Next Next commit
Transfer auto-label.json patterns to filters.yml
  • Loading branch information
dhruvkb committed Jun 5, 2024
commit f2832dd405e971f677e1cad43146d0897e36a9e0
6 changes: 6 additions & 0 deletions .github/filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,9 @@ mgmt:
ci_cd:
- .github/actions/**
- .github/workflows/ci_cd.yml
migrations:
- api/api/migrations/**
project_proposal:
- documentation/projects/**/*project_proposal*
project_ip:
- documentation/projects/**/*implementation_plan*