]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
.github/workflows: update `days-before-pr-close` 48662/head
authorLaura Flores <lflores@redhat.com>
Fri, 28 Oct 2022 18:24:33 +0000 (13:24 -0500)
committerGitHub <noreply@github.com>
Fri, 28 Oct 2022 18:24:33 +0000 (13:24 -0500)
commit2f8b6d6cb6bef0275b14005e070de30a21f48983
tree5548803bb835ee76b0d72a095a988f9775f8d18c
parente7b9cd3f0969cb6703fdce10ecd137bf45a2f5bb
.github/workflows: update `days-before-pr-close`

Currently, the stale bot closes PRs 90 days after they are marked stale since it counts "marking a PR stale" as activity.

We really want the PRs to close after a total of 90 days, or 30 days after they are marked stale. Changing `days-before-prs-close` to 30 will fix this.

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