Skip to content

Commit

Permalink
Merge pull request kubernetes#445 from cblecker/bot-commands
Browse files Browse the repository at this point in the history
Update reference to bot commands
  • Loading branch information
grodrigues3 authored Mar 29, 2017
2 parents ade5ea3 + 07c17f1 commit 2a11b0e
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions contributors/devel/pull-request-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,10 @@ The magic incantation to run this job again is @k8s-bot unit test this. Please h

A reviewer will be automatically assigned to your PR by the `k8s-merge-robot`. The
reviewer will leave comments on your PR. Once all comments have been addressed,
squash the commits and the reviewer will mark the PR as looking good. This
can be done with the `/lgtm` command.
squash the commits and the reviewer will mark the PR as looking good. The PR will
also need to be approved by trusted approvers who are responsible for parts of the
code base. `k8s-merge-robot` will comment on your PR with the approval status of
your PR, along with suggesting the appropriate members who can do this approval.

## PR merge

Expand All @@ -77,4 +79,6 @@ PRs since the tests were last run on your PR.

# Comment Commands Reference

Documented [here](https://github.com/kubernetes/test-infra/blob/master/prow/commands.md)
Authors, reviewers, and owners can communicate with `k8s-ci-robot` by
commenting on a PR with the various commands entered in comments. Specific syntax
is available [here](https://github.com/kubernetes/test-infra/blob/master/commands.md)

0 comments on commit 2a11b0e

Please sign in to comment.