]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
.github/workflows: run the stale bot every hour 47015/head
authorLaura Flores <lflores@redhat.com>
Thu, 7 Jul 2022 17:15:10 +0000 (12:15 -0500)
committerLaura Flores <lflores@redhat.com>
Thu, 7 Jul 2022 17:19:08 +0000 (12:19 -0500)
commit49284d6358a805e5f736ee4ee913e7fba21fa8b7
tree20cef67af274ed85599e789c3f64dc2e8b2219bc
parent8b4877474e058f389073794c506accab82ba6463
.github/workflows: run the stale bot every hour

Currently, the stale bot runs once a day at 1:30 UTC.
This will only process a few PRs per day, which is not
enough to handle the volume of PRs that come into the
Ceph repository. Running the bot once every hour with
a limit of 30 operations will keep within the rate
limit, but it will also process more PRs per day.

Followup to 1a8d2010375fb485ed73f08f7de9ea1738826d91.

Signed-off-by: Laura Flores <lflores@redhat.com>
.github/workflows/stale.yml