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

[github] Added actions for stale issues #693

Merged
merged 9 commits into from
Apr 11, 2020
Merged

Conversation

simogasp
Copy link
Member

@simogasp simogasp commented Sep 12, 2019

Description

  • Mark (after 360 days) and then close (after 7 days) stale issues.
  • add labeler to label all PR with type:pr so they cannot be closed by the stale bot
  • move issue templates to proper location

@simogasp simogasp added the doc label Sep 12, 2019
@simogasp simogasp added this to the 2019.3 milestone Sep 12, 2019
@simogasp simogasp changed the title [github] Added stale action [github] Added actions for stale issues Sep 12, 2019
@simogasp simogasp added type:pr and removed type:pr labels Sep 12, 2019
@natowi
Copy link
Member

natowi commented Mar 30, 2020

We may want to include:

exemptLabels:
  - "do not close"
  - "feature request"
  - "scope:doc"
  - "new feature"

@fabiencastan fabiencastan merged commit 4255253 into develop Apr 11, 2020
@fabiencastan fabiencastan deleted the github/actionStale branch April 11, 2020 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants