Apply sign field for revert
In previous issues(#570017 (closed)) a sign field was added to UserRevertRequest
This field was intentionally not being used by gitaly to allow gitlab to start sending it(#578769).
The UserRevert rpcs needs to be updated to use the sign field to determine whether or not the resulting commit will be signed
Edited by Jerry Seto