rust-lang / triagebot

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

Don't stop generating releases on first failure #1639

Closed Mark-Simulacrum closed 2 years ago

Mark-Simulacrum commented 2 years ago

For context -- this is trying to debug failure to generate 1.63.0 release notes; log-diving showed us failing on generating 1.34.2 release notes. I'm not sure why we're generating those (they seem to already exist), but in any case this should let us move forward.