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 detail to PR welcome msg #1684

Merged

Conversation

apiraino
Copy link
Contributor

@apiraino apiraino commented Mar 1, 2023

We are trying to improve on the pull request review flow. This patch add additional info on how to use the review flags during the lifecycle of a pull request. See also the patch to update the documentation: rustc-dev-guide#1628.

Discussed during T-compiler meeting (comment).

thanks!

r? @Mark-Simulacrum

@Mark-Simulacrum Mark-Simulacrum merged commit 5c79a78 into rust-lang:master Mar 1, 2023
Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

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

These commands only work on repositories that have the [shortcut] table configured. Most do, but not all of them. I don't have a particular solution for that, since the handlers can't see the config of other handlers (maybe something to address?). I'm slightly concerned that may lead to confusion.

src/handlers/assign.rs Show resolved Hide resolved
src/handlers/assign.rs Show resolved Hide resolved
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.

3 participants