aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/cron.yml
Commit message (Collapse)AuthorAgeFilesLines
* fix: correct path for reusable workflow: lifecyclesudoforge2024-08-031-1/+1
| | | | Change-Id: I02c6e1f183e4b6ee67c0a4d0dcb7c5fbeff361ac
* feat: improved lifecycle management with stale-botsudoforge2024-08-031-25/+4
| | | | | | | | | | | This change refactors the automatic lifecycle management workflow that uses the `stale-bot` action library, such that neither issues nor pull requests will be closed. An additional label of `lifecycle/rotten` has been added to indicate issues or pull requests which have been inactive for 180 days or more. Change-Id: Ia748552c91ada43b4a762879db469132131956f0
* revert: "feat: increase operations per run for workflow: cron"sudoforge2024-07-271-1/+0
| | | | This reverts commit c67d75faaa432889caa4deafc7e58d4099fac2cd.
* fix: add write for prs: stale/issue-and-prsudoforge2024-07-221-0/+1
| | | | | This change adds write permissions for pull requests to the workflow that is used to mark issues and pull requests as stale.
* feat: allow for manual execution of workflow: cronsudoforge2024-07-221-0/+1
| | | | | | This is a temporary change, that will be reverted later, simply to play catch-up with the backlog of items that are stale, but not marked as such.
* feat: increase operations per run for workflow: cronsudoforge2024-07-221-0/+1
| | | | | | This change increases the number of operations that the workflow will perform from the default (30) to 1000, in order to allow for a large number of issues and pull requests to be processed.
* fix: add missing `with` property to //.github/workflows:cron.ymlsudoforge2024-07-211-11/+12
| | | | Change-Id: I32844f07bc825dfd2c364e402e21262a6f9cb519
* feat: add workflow for triaging stale issues and prssudoforge2024-07-201-0/+28
Change-Id: I0fc9571d476b55a15edcef3645a5fa5f751fb427