-
Notifications
You must be signed in to change notification settings - Fork 177
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 docs for tracking PRs assigned for review through the Zulip chat #729
Add docs for tracking PRs assigned for review through the Zulip chat #729
Conversation
rustbot has assigned @Mark-Simulacrum. Use r? to explicitly pick a reviewer |
cc: @jackh726 that is helping me with the triagebot work implementing the PR review assignment |
6e232c4
to
e7459e8
Compare
e7459e8
to
b04830f
Compare
This is probably fine, but I think we should discourage people from using these commands (especially upcoming work) for now - at least until we test a bit. |
…kh726 Enable PR tracking review assignment for rust-lang/rust This flag enables tracking pull requests review assignment to Rust contributors. The URL pointing to the documentation will become real once rust-lang/rust-forge#729 is merged r? `@jackh726` cc: `@Mark-Simulacrum`
…kh726 Enable PR tracking review assignment for rust-lang/rust This flag enables tracking pull requests review assignment to Rust contributors. The URL pointing to the documentation will become real once rust-lang/rust-forge#729 is merged r? ``@jackh726`` cc: ``@Mark-Simulacrum``
Rollup merge of rust-lang#122383 - apiraino:enable-pr-tracking, r=jackh726 Enable PR tracking review assignment for rust-lang/rust This flag enables tracking pull requests review assignment to Rust contributors. The URL pointing to the documentation will become real once rust-lang/rust-forge#729 is merged r? ``@jackh726`` cc: ``@Mark-Simulacrum``
We are implementing a mechanism to track and manage pull requests assigned for review to Rust contributors.
For now, the only interface to query your work queue is the Zulip chat.
This patch starts documenting how to interact with the Zulip chat bot.