rust-lang / rust-forge

Information useful to people contributing to Rust
https://forge.rust-lang.org/
Apache License 2.0
466 stars 175 forks source link

Add docs for tracking PRs assigned for review through the Zulip chat #729

Closed apiraino closed 8 months ago

apiraino commented 8 months ago

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.

rustbot commented 8 months ago

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

apiraino commented 8 months ago

cc: @jackh726 that is helping me with the triagebot work implementing the PR review assignment

jackh726 commented 8 months ago

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.