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.
forgejo/.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>
1 year ago
..
ISSUE_TEMPLATE update discord invite (#19907) 2 years ago
workflows Use file filters action instead of Github's files filter (#24877) 1 year ago
FUNDING.yml Kd/add bountysource (#14323) 4 years ago
file-filters.yml Use file filters action instead of Github's files filter (#24877) 1 year ago
pull_request_template.md Improve pull_request_template.md (#22888) 1 year ago
stale.yml Improve stale message (#9920) 5 years ago