rust-lang / triagebot

Automation/tooling for Rust spaces
https://triage.rust-lang.org
Apache License 2.0
169 stars 75 forks source link

Add webhook handler to update PR workload queues #1781

Closed apiraino closed 3 months ago

apiraino commented 4 months ago

This is the third step to implement tracking the pull request workload designed in #1753

In this patch we enable handling GH webhooks when a PR is assigned or unassigned.

apiraino commented 3 months ago

@jackh726 I've removed a lot of code ^^, now I have a better understanding. PR is ready for a first review when you have time. Thanks!

apiraino commented 3 months ago

thank you @GuillaumeGomez it looks much better now :)

jackh726 commented 3 months ago

@apiraino can you make a PR to rust-lang/rust to add the config option to the triagebot.toml