Project

General

Profile

Actions

Bug #54443

closed

.github: stale bot fails to automatically close stale PRs

Added by Laura Flores about 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

According to the stale bot code (https://github.com/ceph/ceph/blob/master/.github/stale.yml), PRs should become stale automatically after 60 days of inactivity. After 90 days, they should automatically close. This last part is not working properly; PRs are correctly marked stale, but they fail to close after 90 days.

Actions #1

Updated by Laura Flores about 2 years ago

We currently use probot-stale: https://github.com/probot/stale. According to several issues reported for this repository, there is a widespread problem of probot-stale not working properly in github projects (i.e. https://github.com/probot/stale/issues/349). Some users recommend using https://github.com/actions/stale instead.

Actions #2

Updated by Laura Flores about 2 years ago

  • Assignee set to Laura Flores
Actions #3

Updated by Laura Flores about 2 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 45230
Actions #4

Updated by Laura Flores about 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF