It's not uncommon that I'll squash commits for a contributor before approving. In most cases, this is a pure squash; I'm not touching the code myself (beyond review done). However, it seems like bors today inserts Co-Authored-By unconditionally into the resulting commit which is a bit misleading. Can we stop doing that unless there's a commit authored by me? Or maybe make it an opt-in/out flag to squash?
It's not uncommon that I'll squash commits for a contributor before approving. In most cases, this is a pure squash; I'm not touching the code myself (beyond review done). However, it seems like bors today inserts Co-Authored-By unconditionally into the resulting commit which is a bit misleading. Can we stop doing that unless there's a commit authored by me? Or maybe make it an opt-in/out flag to squash?