rust-lang / triagebot

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

Add logging for cargo PR milestone. #1801

Closed ehuss closed 2 months ago

ehuss commented 2 months ago

This adds some logging to the cargo milestone handler to help debug why it is failing. It is randomly missing some PRs, and I don't see any error messages in the logs. When I run this code locally it works fine. Hopefully this will provide some clues to diagnose what is happening.