1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/.github
Lunny Xiao 93c6a9a652
Use file filters action instead of Github's files filter (#24877)
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>
2023-05-25 01:33:31 +00:00
..
ISSUE_TEMPLATE update discord invite (#19907) 2022-06-07 11:40:27 -04:00
workflows Use file filters action instead of Github's files filter (#24877) 2023-05-25 01:33:31 +00:00
file-filters.yml Use file filters action instead of Github's files filter (#24877) 2023-05-25 01:33:31 +00:00
FUNDING.yml Kd/add bountysource (#14323) 2021-01-13 10:53:17 -05:00
pull_request_template.md Improve pull_request_template.md (#22888) 2023-02-20 19:14:02 -05:00
stale.yml Improve stale message (#9920) 2020-01-22 12:55:27 +02:00