rust-lang / triagebot

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

Add more unauthenticated labels triagebot.toml #1812

Closed dev-ardi closed 1 month ago

dev-ardi commented 1 month ago

As an unauthorized user I can't help triage issues, not even my own. The docs say that most labels should be allowed for everyone, yet only ["bug", "invalid", "question", "enhancement"] are allowed.

apiraino commented 1 month ago

Do you have suggestions about which labels should not require authorization i.e. be open to everyone?

ehuss commented 1 month ago

The authorized labels are defined in the repository. rust-lang/rust has nearly every label authorized, see triagebot.toml. If you are working in another repository, you will need to coordinate with the maintainers there to add whichever labels are needed.