How to add deployment reviewer in github using github action or github API

Viewed 8

I have a github repo and looking for to add environment/deployment reviewer. Once reviewer approved then the deployment need to procced. Is there any github action available to add reviewer ? I don't have option to manually add in github UI.

0 Answers
Related