Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 547 Bytes

Create-Branch-Policy.md

File metadata and controls

12 lines (8 loc) · 547 Bytes

Create branch policy to require QA to sign off to merge branch:

  1. Click on project settings (gear icon in lower left)
  2. Under 'Repos' select 'Policies' (note: make sure you are in the correct repository & branch)
  3. Click the 'Add status policy' button
  4. Add the policy that will get set when the QA tester approves the feature

image.png

This is what the policy will look like in a Pull Request:

image.png