From 405849f487e10bbf24e2a952f9ff2e68f5bf5bf3 Mon Sep 17 00:00:00 2001 From: guineveresaenger Date: Wed, 21 Feb 2018 13:38:17 -0800 Subject: Release Notes: Title added; minor cleanup. Faster reviews tombstone added. Minor cleanup in pull-requests.md --- contributors/guide/pull-requests.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'contributors/guide/pull-requests.md') diff --git a/contributors/guide/pull-requests.md b/contributors/guide/pull-requests.md index c87f74fe..ef50efb7 100644 --- a/contributors/guide/pull-requests.md +++ b/contributors/guide/pull-requests.md @@ -107,7 +107,7 @@ The GitHub robots will add and remove the `do-not-merge/hold` label as you use t ## Comment Commands Reference -[The commands doc](https://prow.k8s.io/command-help.html) contains a reference for all comment commands. +[The commands doc](https://go.k8s.io/bot-commands) contains a reference for all comment commands. ## Automation @@ -122,7 +122,6 @@ comment-command to re-run that test. e.g. > The following tests failed, say /retest to rerun them all. # Why was my pull request closed? - Pull requests older than 90 days will be closed. Exceptions can be made for pull requests that have active review comments, or that are awaiting other dependent pull requests. Closed pull requests are easy to recreate, and little work is lost by closing a pull request that subsequently needs to be reopened. We want to limit the total number of pull requests in flight to: * Maintain a clean project -- cgit v1.2.3