free-programming-books/.github/workflows
David Ordás 88454860d6
ci(stale): create stale.yml workflow (#7053)
* ci(stale): create `stale.yml` workflow

- Treat issues and PRs separately
- At the end, generate a cross-linked summary with all processed issues/PRs

* chore: apply suggested interval ratio 60/30

* chore: cron every 6 hours o'clock...

at 0:00am 6:00am 12:00pm 18:00pm

* chore: multiline string for messages posted by bot

* fix: concurrency and job atomicity

* format: remove the superfluous newlines

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>

* security: limit access to contents

* feat: `blocked,must,should,keep` exempt labels

* fix: report not work since job outputs aren't exported from their respective jobs

* chore: cron every 1 hour o'clock

* fix: filter outputs to exempt share secrets between jobs

* chore: use emoji text instead its icon

* chore: cron back again every 6 hours o'clock...

Reverts commit dc44e45b27

* chore: refactor workflow to have only one job but one step for issues and other for PRs

New features:
- run on push over this workflow
- run manually have debug option to make a dry-run execution
- run scheduled is every 6 hours at o'clock
- Summary report is in table format instead of list items

* chore: cron back again once a day at 00:00 UTC

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2022-09-13 12:11:21 -04:00
..
check-urls.yml chore(deps): bump tj-actions/changed-files from 29.0.3 to 29.0.4 (#7066) 2022-09-10 13:01:42 +00:00
fpb-lint.yml Set permissions for GitHub actions (#6820) 2022-08-11 10:05:58 +02:00
stale.yml ci(stale): create stale.yml workflow (#7053) 2022-09-13 12:11:21 -04:00