rust-lang / triagebot

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

Merge commit label should be removed automatically #1757

Closed Noratrieb closed 8 months ago

Noratrieb commented 8 months ago

When someone pushes merge commits, the merge commits label is added. But when they then push those merge commits away, the label is not removed, making it more annoying for the author or the reviewer to remove it. This is something that could and should be automated too.

cc @pitaj

Nemo157 commented 8 months ago

Also if possible minimize the previous comments about the removed merge commits.