In our organization, we force verified commits. Not only signoffs like in #336, but actual cryptographic signature via the "Require signed commits -- Commits pushed to matching branches must have verified signatures" option in protected branches.
Is there any documentation on how to get backport to work in that context? Thanks!