freeCodeCamp/.github/labeler.yml
Mrugesh Mohapatra 16e461385e
Some checks failed
CI - E2E - 3rd party donation tests / Build Client (20) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Build API (Container) (push) Has been cancelled
CI - Node.js / Lint (20) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Run Playwright 3rd Party Donation Tests (chromium, 20) (push) Has been cancelled
CI - Node.js / Build (20) (push) Has been cancelled
CI - Node.js / Test (20) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20) (push) Has been cancelled
chore(api-server): bye-bye you served us well (#60520)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-05-27 09:56:46 +05:30

20 lines
293 B
YAML

'scope: curriculum':
- curriculum/challenges/**/*
'platform: learn':
- client/**/*
'platform: api':
- api/**/*
'scope: tools/scripts':
- tools/**/*
- .github/**/*
- utils/**/*
- e2e/**/*
'scope: i18n':
- client/i18n/**/*
- config/crowdin/**/*
- shared/config/i18n/**/*