Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Probots: Stale and Lock #7260

Closed
wants to merge 1 commit into from
Closed

Conversation

jsquyres
Copy link
Member

@jsquyres jsquyres commented Dec 24, 2019

Signed-off-by: Jeff Squyres [email protected]

Let's discuss this at the first webex in 2020:

Finally make up a proposed config for ProBot's Stale and Lock bots:

The proposed config would work like this for abandoned issues/PRs:

  1. Someone opens an issue
  2. Nothing happens on it for 90 days.
  3. The Stale bot adds a comment saying "Hey, nothing has happened; I'm going to close this in 7 days if nothing continues to happen."
  4. Nothing continues to happen for 7 more days.
  5. The Stale bot closes the issue.
  6. Nothing continues to happen for 180 more days.
  7. The Lock bot locks the issue (i.e., anyone who does not have write access on the repo can no longer comment on the issue).

There's currently one exception:

  • An issue/PR will not be auto-closed if it has the label "pinned" or "security" set on it.

Signed-off-by: Jeff Squyres <[email protected]>
@jsquyres jsquyres changed the title Add Probots: Lock and Stale Add Probots: Stale and Lock Dec 24, 2019
@ibm-ompi
Copy link

The IBM CI (GNU Compiler) build failed! Please review the log, linked below.

Gist: https://gist.github.com/ibm-ompi/88b480fb98dfd2bdac939f023e1f8fe6

@ibm-ompi
Copy link

The IBM CI (XL Compiler) build failed! Please review the log, linked below.

Gist: https://gist.github.com/ibm-ompi/88b480fb98dfd2bdac939f023e1f8fe6

@awlauria
Copy link
Contributor

bot:ompi:retest

@awlauria
Copy link
Contributor

bot:ibm:retest

@jsquyres
Copy link
Member Author

Per Feb 2020 face-to-face meeting, we're not going to do this.

@jsquyres jsquyres closed this Feb 27, 2020
@jsquyres jsquyres deleted the pr/lockbot-ftw branch February 27, 2020 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants