Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bors for mergebot action #8

Merged
merged 1 commit into from Feb 7, 2020
Merged

Add bors for mergebot action #8

merged 1 commit into from Feb 7, 2020

Conversation

baude
Copy link
Member

@baude baude commented Feb 7, 2020

See documentation https://bors.tech/documentation/getting-started/ and https://bors.tech/documentation/

Syntax Description
bors r+ Run the test suite and push to master if it passes. Short for “reviewed: looks good.”
bors merge Equivalent to bors r+.
bors r=[list] Same as r+, but the “reviewer” in the commit log will be recorded as the user(s) given as the argument.
bors merge=[list] Equivalent to bors r=[list]
bors r- Cancel an r+, r=, merge, or merge=
bors merge- Equivalent to bors r-
bors try Run the test suite without pushing to master.
bors try- Cancel a try
bors delegate+
bors d+ Allow the pull request author to r+ their changes.
bors delegate=[list]
bors d=[list] Allow the listed users to r+ this pull request’s changes.
bors ping Check if bors is up. If it is, it will comment with pong.
bors retry Run the previous command a second time.
bors p=[priority] Set the priority of the current pull request. Pull requests with different priority are never batched together. The pull request with the bigger priority number goes first.
bors r+ p=[priority] Set the priority, run the test suite, and push to master (shorthand for doing p= and r+ one after the other).
bors merge p=[priority] Equivalent to bors r+ p=[priority]

The keyword (bors) may be separated with a space or a colon. That is, bors try and bors: try are the same thing. Also, the command will be recognized if, and only if, the word “bors” is at the beginning of a line.

Signed-off-by: Brent Baude bbaude@redhat.com

@baude
Copy link
Member Author

baude commented Feb 7, 2020

bors try

bors bot added a commit that referenced this pull request Feb 7, 2020
@baude
Copy link
Member Author

baude commented Feb 7, 2020

bors try

@bors
Copy link
Contributor

bors bot commented Feb 7, 2020

try

Already running a review

See documentation https://bors.tech/documentation/getting-started/ and https://bors.tech/documentation/

Syntax 		Description
bors r+ 	Run the test suite and push to master if it passes. Short for “reviewed: looks good.”
bors merge 	Equivalent to bors r+.
bors r=[list] 	Same as r+, but the “reviewer” in the commit log will be recorded as the user(s) given as the argument.
bors merge=[list] 	Equivalent to bors r=[list]
bors r- 	Cancel an r+, r=, merge, or merge=
bors merge- 	Equivalent to bors r-
bors try 	Run the test suite without pushing to master.
bors try- 	Cancel a try
bors delegate+
bors d+ 	Allow the pull request author to r+ their changes.
bors delegate=[list]
bors d=[list] 	Allow the listed users to r+ this pull request’s changes.
bors ping 	Check if bors is up. If it is, it will comment with pong.
bors retry 	Run the previous command a second time.
bors p=[priority] 	Set the priority of the current pull request. Pull requests with different priority are never batched together. The pull request with the bigger priority number goes first.
bors r+ p=[priority] 	Set the priority, run the test suite, and push to master (shorthand for doing p= and r+ one after the other).
bors merge p=[priority] 	Equivalent to bors r+ p=[priority]

The keyword (bors) may be separated with a space or a colon. That is, bors try and bors: try are the same thing. Also, the command will be recognized if, and only if, the word “bors” is at the beginning of a line.

Signed-off-by: Brent Baude <bbaude@redhat.com>
@baude
Copy link
Member Author

baude commented Feb 7, 2020

bors try

@bors
Copy link
Contributor

bors bot commented Feb 7, 2020

try

Already running a review

@mheon
Copy link
Member

mheon commented Feb 7, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 7, 2020

👎 Rejected by too few approved reviews

@cevich
Copy link
Member

cevich commented Feb 7, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 7, 2020

👎 Rejected by too few approved reviews

@baude baude added the wip work in progress label Feb 7, 2020
@mheon
Copy link
Member

mheon commented Feb 7, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 7, 2020

👎 Rejected by label

@cevich cevich removed the wip work in progress label Feb 7, 2020
@cevich
Copy link
Member

cevich commented Feb 7, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 7, 2020

👎 Rejected by too few approved reviews

@baude
Copy link
Member Author

baude commented Feb 7, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 7, 2020

👎 Rejected by too few approved reviews

@mheon
Copy link
Member

mheon commented Feb 7, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 7, 2020

🔒 Permission denied

Existing reviewers: click here to make mheon a reviewer

@cevich
Copy link
Member

cevich commented Feb 7, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 7, 2020

👎 Rejected by too few approved reviews

@cevich
Copy link
Member

cevich commented Feb 7, 2020

damnit!

@cevich
Copy link
Member

cevich commented Feb 7, 2020

bors r+

right now

damnit

please

@bors
Copy link
Contributor

bors bot commented Feb 7, 2020

👎 Rejected by too few approved reviews

@cevich cevich self-assigned this Feb 7, 2020
@cevich cevich self-requested a review February 7, 2020 20:20
Copy link
Member

@cevich cevich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

bors bot added a commit that referenced this pull request Feb 7, 2020
8: Add bors for mergebot action r=cevich a=baude

See documentation https://bors.tech/documentation/getting-started/ and https://bors.tech/documentation/

Syntax 		Description
bors r+ 	Run the test suite and push to master if it passes. Short for “reviewed: looks good.”
bors merge 	Equivalent to bors r+.
bors r=[list] 	Same as r+, but the “reviewer” in the commit log will be recorded as the user(s) given as the argument.
bors merge=[list] 	Equivalent to bors r=[list]
bors r- 	Cancel an r+, r=, merge, or merge=
bors merge- 	Equivalent to bors r-
bors try 	Run the test suite without pushing to master.
bors try- 	Cancel a try
bors delegate+
bors d+ 	Allow the pull request author to r+ their changes.
bors delegate=[list]
bors d=[list] 	Allow the listed users to r+ this pull request’s changes.
bors ping 	Check if bors is up. If it is, it will comment with pong.
bors retry 	Run the previous command a second time.
bors p=[priority] 	Set the priority of the current pull request. Pull requests with different priority are never batched together. The pull request with the bigger priority number goes first.
bors r+ p=[priority] 	Set the priority, run the test suite, and push to master (shorthand for doing p= and r+ one after the other).
bors merge p=[priority] 	Equivalent to bors r+ p=[priority]

The keyword (bors) may be separated with a space or a colon. That is, bors try and bors: try are the same thing. Also, the command will be recognized if, and only if, the word “bors” is at the beginning of a line.

Signed-off-by: Brent Baude <bbaude@redhat.com>

Co-authored-by: Brent Baude <bbaude@redhat.com>
@bors
Copy link
Contributor

bors bot commented Feb 7, 2020

Build succeeded

  • success

@bors bors bot merged commit c908394 into containers:master Feb 7, 2020
@bors
Copy link
Contributor

bors bot commented Feb 7, 2020

try

Build succeeded

  • success

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants