rust-lang / triagebot

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

Fetch triagebot.toml config from the default branch. #1647

Closed ehuss closed 1 year ago

ehuss commented 1 year ago

This changes it so that instead of hard-coding the "master" branch for triagebot.toml, it will use the default branch of the repository. This helps with newer repositories which default to "main".