mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Inspired by https://github.com/go-gitea/gitea/pull/24530#issuecomment-1558815301 This PR use a file filter action to do different CI jobs according changed files types. All types are defined in `.github/file-filters.yml`. Now there are 4 types, `docs`, `backend`, `frontend` and `build`. Then if a PR only changed docs files, those CI jobs which passed the conditions will run, and other types are also like this. --------- Co-authored-by: silverwind <me@silverwind.io> |
2 years ago | |
---|---|---|
.. | ||
cron-licenses.yml | 2 years ago | |
cron-lock.yml | 2 years ago | |
cron-translations.yml | 2 years ago | |
files-changed.yml | 2 years ago | |
pull-compliance-docs.yml | 2 years ago | |
pull-compliance.yml | 2 years ago | |
pull-db-tests.yml | 2 years ago | |
pull-docker-dryrun.yml | 2 years ago | |
pull-e2e-tests.yml | 2 years ago |