rust-lang / triagebot

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

Rename GitHub token env var #1798

Closed apiraino closed 2 months ago

apiraino commented 2 months ago

closes #1789

r? @jackh726

ehuss commented 2 months ago

This will likely require updating simpleinfra to handle the secret there. Would it be possible to read both env vars to make the transition easier?

apiraino commented 2 months ago

ok @ehuss I've added again the old env var when looking for a GH token but I'd keep the rest as it is to discourage using the old one :)

should be ready for reaview again, I think.

Mark-Simulacrum commented 2 months ago

Feel free to merge especially now that you have logs :)

If those aren't enough let me know what else would help.

Otherwise I'll try to get to this but it'll probably be next weekend.