diff options
| author | guineveresaenger <guineveresaenger@gmail.com> | 2018-02-21 13:38:17 -0800 |
|---|---|---|
| committer | guineveresaenger <guineveresaenger@gmail.com> | 2018-02-22 14:42:13 -0800 |
| commit | 405849f487e10bbf24e2a952f9ff2e68f5bf5bf3 (patch) | |
| tree | 7a0c8df80ee1ce4fb9d2f2bdb2a8d4e4c798e99c /contributors/guide/pull-requests.md | |
| parent | 66eb35601df6f472b5e2edf2edc24335dbca0593 (diff) | |
Release Notes: Title added; minor cleanup. Faster reviews tombstone added. Minor cleanup in pull-requests.md
Diffstat (limited to 'contributors/guide/pull-requests.md')
| -rw-r--r-- | contributors/guide/pull-requests.md | 3 |
1 files changed, 1 insertions, 2 deletions
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? -<!-- TODO: update this information to accurately reflect lifecycle:stale label --> 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 |
