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 docs for tracking PRs assigned for review through the Zulip chat #729

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

apiraino
Copy link
Contributor

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
Copy link
Collaborator

rustbot commented Mar 12, 2024

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

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 12, 2024
@apiraino
Copy link
Contributor Author

apiraino commented Mar 12, 2024

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

@jackh726
Copy link
Member

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.

@jackh726 jackh726 merged commit 54c62bb into rust-lang:master Mar 12, 2024
1 check passed
@apiraino apiraino deleted the add-pr-tracking-zulip-docs branch March 12, 2024 20:44
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Mar 13, 2024
…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`
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Mar 13, 2024
…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``
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Mar 13, 2024
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``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants