Update accepted params to accept an Entry object
Small change to allow us to pass in an Entry
object rather than a string. This is a fairly limited change, as we only use this method in 2 places (one of them being a background migration) but will allow for greater flexibility as we extend the information we save when creating new ApprovalMergeRequestRule
s (#12137 (closed))