Update submit_review quick action to allow parameters
Proposal
With #428091 (closed) we are adding support for /request_changes
quick action which will set the reviewers status as requested changes.
This issue is to improve the submit_review
to allow for an action so it will be something like: /submit_review <action>
This needs the backed to allow for parameters on the submit_review
quick action. If we want to go one step further, which I think we should, we will need to allow the frontend to show another dropdown after submit_review
with all the options available.