You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@all-contributors please add <mohan> for <contributions>
Hi team, thanks for this information.
I do have a similar task in my repository we have (qa,uat, and staging). I'm trying to automate the code approval to automate to uat and staging.
Example: I have opened the feature branch pull request and got the reviews and merge code. So the same feature branch pull request is opened to merge code uat and stage, I need to add a status check to tell that the same feature branch has got approval in qa so no need for additional reviews in uat so automatically approves the review in uat and staging.
Can you please tell me how to do this we are not using "GitHub actions" but need to achieve without actions?
Pease can you give me a path forward.
The text was updated successfully, but these errors were encountered:
Hi team, thanks for this information.
I do have a similar task in my repository we have (qa,uat, and staging). I'm trying to automate the code approval to automate to uat and staging.
Example: I have opened the feature branch pull request and got the reviews and merge code. So the same feature branch pull request is opened to merge code uat and stage, I need to add a status check to tell that the same feature branch has got approval in qa so no need for additional reviews in uat so automatically approves the review in uat and staging.
Can you please tell me how to do this we are not using "GitHub actions" but need to achieve without actions?
Pease can you give me a path forward.
The text was updated successfully, but these errors were encountered: