how to make comments section mandatory in GitHub PR approval process?

Viewed 25

I want to make a setup while a developer raise PR (pull request) comment section has to be mandatory (without comments he/she should not be able to create a PR). The same applies to Approver: Once he/she approves the PR, he/she has to make a comment and finally only the approver should be able to approve the PR in GitHub.

How is it possible ?

0 Answers
Related