rust-lang / triagebot

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

Revert "Use a safer command for rebase" #1809

Closed Kobzol closed 1 month ago

Kobzol commented 1 month ago

Reverts rust-lang/triagebot#1808. As found by RalfJ, we cannot hardcore this message for a specific repository :man_facepalming: A silly mistake on my part.

ehuss commented 1 month ago

@Kobzol If you want to make this happen, the URL for the repository can be obtained with something like event.issue.repository().url(&ctx.github).