• Home
  • Forms
  • Subscriber Website Promotion

Subscriber Website Promotion

Submitted by adminuser on

Azure DevOps (ADO) Process

1. Login to Azure DevOps (ADO)

2. Navigate to your project's repo, if your project has not been migrated from GitLab yet contact SQA.

3. Select Pull requests

4. Select New pull request

5. Select the source branch that contains the code to be promoted

6. Select the target branch to determine which environment the code will be promoted to

7. Enter a title describing the promotion (e.g. Promoting code from DEV to TEST)

8. Enter a description of the changes being promoted (optional)

9. Select Add required reviewers and add Le, Charles (only needed if target branch is PROD)

11. Select Work items to link and enter Tags (optional)

12. Click Create

Acceptance: At this point, the merge request must be accepted before the changes get promoted. If the target branch is DEV or TEST, the request can be accepted by the developer. Otherwise, if the target branch is PROD, only SQA may accept the request.