XS✔ ◾ Improve-stale-pr-check#21
Conversation
runs weekly configured not to touch issues configured to mark prs as stale only (not close them)
PR Metrics✔ Thanks for keeping your pull request small.
Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs! |
|
|
||
| schedule: | ||
| # https://crontab.guru/#0_20_*_*_0 - At 20:00 on Sunday (UTC) | ||
| - cron: '0 20 * * 0' |
There was a problem hiding this comment.
Should we not run this at least once a day?
Instead of once a week?
|
we should ideally do the same for both If we wanted to return to that setup, it would be better to have an org level action scan all repos and age prs as required - it would be efficient with action minute usage.
Only the label screenshots need to be updated, not sure if it's a must have right now. I'll update them once we have a pr that is stale by the new standard - #24 |
email
RE: [GitHub] You've used 75% of included services for the SSWConsulting accountchanged stale workflow from code to an action from GitHub
changed schedule to weekly
added a dependabot config
sample run (includes more logging): https://github.com/SSWConsulting/SSW.GitHub.Template/actions/runs/8385929456
no