Strongly type patch review verdict
Instead of typing a review verdict as string | null we should do
"accept" | "reject" | null
- Remove optional argument from review comments
Instead of typing a review verdict as string | null we should do
"accept" | "reject" | null
- Remove optional argument from review comments