Skip to content

Commit

Permalink
Add stale PR policy (helm#1002)
Browse files Browse the repository at this point in the history
* Add stale PR policy

* Add 1 week for stale label to be added

* fix typo
  • Loading branch information
Vic Iglesias authored and prydonius committed May 31, 2017
1 parent 68a232a commit dded199
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ The following outlines the review procedure used by the Chart repository maintai
* ***UX REVIEWED*** - The chart installation UX has been reviewed and found to be satisfactory. (may happen in parallel to CODE REVIEWED)
* ***LGTM*** - Added ONLY once both UX/CODE reviewed are both present. Merge must be handled by someone OTHER than the maintainer that added the LGTM label. This label indicates that given a quick pass of the comments this change is ready to merge

### Stale Pull Requests

After initial review feedback, if no updates have been made to the pull request for 1 week, the `stale` label will be added. If after another week there are still no updates it will be closed. Please re-open if/when you have made the proper adjustments.

## Status of the Project

Expand Down

0 comments on commit dded199

Please sign in to comment.