Commit graph

5 commits

Author SHA1 Message Date
kokomo123
2986dcc22c
github actions: update checkout actions to v4 (#870) 2024-09-24 23:03:17 +00:00
nodiscc
3982f18161
tools/github actions: do not run scheduled jobs on forks of the original repository (#62)
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/60
2023-08-19 11:09:23 +00:00
nodiscc
7e97f588e2
tools: github actions: fail/display red badge when unmaintained projects are detected
- lower error/warning days threshold, but only for the scheduled/daily check (leave thresholds unchanged for pull requests/pre-build checks)
- error if 365 days without updated, warning if 186 days without updates
- update hecat to v1.1.0 https://github.com/nodiscc/hecat/releases/tag/1.1.0
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/50
2023-07-29 17:57:57 +02:00
nodiscc
eb8c117b90
tools/github actions: allow concurrent runs of dead links/unmaintained projects workflows 2023-07-28 14:25:55 +02:00
nodiscc
11520bd624
tools/github actions: split dead links/unmaintained projects check workflow to separate workflows
- generate 2 separate badges and use them in the project README, CONTRIBUTING, output markdown files
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/49
2023-07-28 14:17:50 +02:00
Renamed from .github/workflows/daily-checks.yml (Browse further)