You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/07/15 16:57:44 UTC

[GitHub] [incubator-druid] leventov opened a new pull request #8084: Add more excempt tags for stalebot; Make stalebot to close PRs/issues in 21 days rather than in 7/14 days

leventov opened a new pull request #8084: Add more excempt tags for stalebot; Make stalebot to close PRs/issues in 21 days rather than in 7/14 days
URL: https://github.com/apache/incubator-druid/pull/8084
 
 
   See [the discussion in the mailing list](https://lists.apache.org/thread.html/70c4ffb473f48033550575da565962a85b0e74795aef7b328bbe9d91@%3Cdev.druid.apache.org%3E).
   
   ### Description
   
   #### Stalebot exemption labels
   This PR greatly extends the list of labels which are exempt for stalebot. The only labels which are *not* exempt are:
   
   - `Backport`
   - `Difficulty - *`: not used these days, old issues should be revised
   - `Discuss`
   - `duplicate`
   - `Feature/Change Description`: no consensus has been reached regarding this label in the discussion in the mailing list
   - `Feature`: no consensus has been reached regarding this label in the discussion in the mailing list
   - `Flaky test`: tests tend to become less flaky in time, so these issues should be revised
   - `invalid`
   - `Priority - *`: not used these days, old issues should be revised
   - `Question`
   - `Release Notes`
   - `WIP`
   - `wontfix`
   
   #### Stalebot closing timeout
   
   I've changed the timeout to 28 days for both PRs and issues. I don't see why there should be a difference between PRs and issues. 14 days feels like a too short period. Stale issues and PRs don't block anybody, so there should be no hurry with closing them.
   
   #### Use "label" instead of "tag" term in `committer-instructions.md`
   
   "Label" is the official Github term.
   
   <hr>
   
   This PR has:
   - [x] been self-reviewed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org