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

Migrate from highfive to triagebot #3018

Merged
merged 1 commit into from Nov 27, 2022
Merged

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Nov 26, 2022

This migrates this repository from using the highfive bot to using triagebot (aka rustbot).

This should not be merged without coordinating the removal of the highfive webhook and/or merging rust-lang/highfive#433.

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @JohnTitor (or someone else) soon.

Please see the contribution instructions for more information.

@JohnTitor
Copy link
Member

Thank you! @bors r+

@bors
Copy link
Contributor

bors commented Nov 27, 2022

📌 Commit 8e874bd has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 27, 2022

⌛ Testing commit 8e874bd with merge 605f6c3...

@ehuss
Copy link
Contributor Author

ehuss commented Nov 27, 2022

Oh, please don't merge yet. This needs infra work first.

This should not be merged

@bors
Copy link
Contributor

bors commented Nov 27, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing 605f6c3 to master...

@bors bors merged commit 605f6c3 into rust-lang:master Nov 27, 2022
@ehuss
Copy link
Contributor Author

ehuss commented Nov 27, 2022

@JohnTitor This should not have been merged. I'm concerned that the bots will conflict with one another and possibly get into a loop. Can you revert it please?

@JohnTitor
Copy link
Member

Ah sorry, I didn't read the description carefully!
However, is there any blocker of rust-lang/highfive#433? I'm not sure why it's still open.

@JohnTitor
Copy link
Member

I'm concerned that the bots will conflict with one another and possibly get into a loop.

Also, I'm not sure how the loop is caused, is it an implementation issue? If I opened a revert PR, the issue could occur, right? Then I think waiting for the above highfive PR to be merged would be fine as the rate of PRs here isn't high.

@ehuss
Copy link
Contributor Author

ehuss commented Nov 27, 2022

However, is there any blocker of rust-lang/highfive#433? I'm not sure why it's still open.

We have to wait for infra to do it. It can take time for people to get around to things, and this wasn't intended to be something dealt with quickly.

Also, I'm not sure how the loop is caused, is it an implementation issue?

I haven't tested, but the concern is that both bots will be handling r? commands. In the welcome message, both bots print an r? text. One bot will respond to the other's command and vice-versa. I'm not sure if they will get in a war with each other trying to set the assignment. I suppose since they only print one message, it should only result in one duplicate, but I'm not sure. There are additional error message comments that get posted that may contain additional r? commands, I don't remember.

If I opened a revert PR, the issue could occur, right?

Hm, I'm not sure, possibly. Is the master branch protected? I don't suppose you can push directly to it?

@JohnTitor
Copy link
Member

JohnTitor commented Nov 27, 2022

Thanks for clarifying! I see, I'm going to revert then.

Is the master branch protected?

Yes, we have, and I cannot modify it.

At least, highfive will print the below for my PRs and r? loops won't happen, I guess.

@JohnTitor: no appropriate reviewer found, use r? to override

JohnTitor added a commit to JohnTitor/libc that referenced this pull request Nov 27, 2022
…hnTitor"

This reverts commit 605f6c3, reversing
changes made to dafa567.
bors added a commit that referenced this pull request Nov 27, 2022
Revert "Auto merge of #3018 - ehuss:highfive-triagebot, r=JohnTitor"

This reverts commit 605f6c3, reversing changes made to dafa567.

Ref. #3018 (comment)
bors added a commit that referenced this pull request Nov 27, 2022
Revert "Auto merge of #3018 - ehuss:highfive-triagebot, r=JohnTitor"

This reverts commit 605f6c3, reversing changes made to dafa567.

Ref. #3018 (comment)
tatref pushed a commit to tatref/libc that referenced this pull request Mar 20, 2023
…hnTitor"

This reverts commit 605f6c3, reversing
changes made to dafa567.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants