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 Zulip integration to query PRs assignment #1778

Merged

Conversation

apiraino
Copy link
Contributor

@apiraino apiraino commented Feb 27, 2024

Implement a command to query from Zulip the number of assigned PRs. The command returns own Github username and assigned PRs to review.

This command cannot be be used to check other peoples' work. Allows testing that the DB queries created in #1773 are working correctly.

This PR is a continuation of the work on #1753

TODO

  • Test the output

r? @jackh726

@apiraino apiraino force-pushed the query-the-assigned-prs-from-zulip branch 2 times, most recently from 6012f1c to a200f91 Compare February 27, 2024 17:20
README.md Outdated Show resolved Hide resolved
pr_assignment_backoffice.md Outdated Show resolved Hide resolved
Implement a command to query from Zulip the number of assigned PRs. The
command returns own Github username and assigned PRs to review.

This command cannot be be used to check other peoples' work. Allows testing
that the DB queries created in rust-lang#1773 are working correctly.
@apiraino apiraino force-pushed the query-the-assigned-prs-from-zulip branch from a200f91 to 1196b6e Compare February 27, 2024 18:13
@jackh726
Copy link
Member

Seems good.

@jackh726 jackh726 merged commit 4f833ca into rust-lang:master Feb 27, 2024
2 checks passed
@apiraino apiraino deleted the query-the-assigned-prs-from-zulip branch February 27, 2024 19:59
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.

2 participants