mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Document auto-close on stale pull-request
This commit is contained in:
parent
076bf71eed
commit
806263c913
@ -108,6 +108,18 @@ with numerous other functions. See the README in the link above.
|
|||||||
Please feel free to unleash your creativity on this tool, send us new mungers
|
Please feel free to unleash your creativity on this tool, send us new mungers
|
||||||
that you think will help support the Kubernetes development process.
|
that you think will help support the Kubernetes development process.
|
||||||
|
|
||||||
|
### Closing stale pull-requests
|
||||||
|
|
||||||
|
Github Munger will close pull-requests that don't have human activity in the
|
||||||
|
last 90 days. It will warn about this process 60 days before closing the
|
||||||
|
pull-request, and warn again 30 days later. One way to prevent this from
|
||||||
|
happening is to add the "keep-open" label on the pull-request.
|
||||||
|
|
||||||
|
Feel free to re-open and maybe add the "keep-open" label if this happens to a
|
||||||
|
valid pull-request. It may also be a good opportunity to get more attention by
|
||||||
|
verifying that it is properly assigned and/or mention people that might be
|
||||||
|
interested.
|
||||||
|
|
||||||
## PR builder
|
## PR builder
|
||||||
|
|
||||||
We also run a robotic PR builder that attempts to run tests for each PR.
|
We also run a robotic PR builder that attempts to run tests for each PR.
|
||||||
|
Loading…
Reference in New Issue
Block a user