Change request list
The Requests page shows pending and completed change requests:Tabs
List columns
Creating a change request
- Open your branch in the editor
- Click “Merge”
- Check “Open change request”
- Enter a descriptive message
- Click “Open change request”
Change request detail
Each request shows:Overview tab
Details section:- Copy test URL - Get a URL to test this version
- Branch - Source branch being merged
- Action - What will happen (merge branch)
- Creation event with description
- Approval events
- Completion or cancellation
- Required groups based on branch protection rules
- Shows requirement status (None, Single, Group)
- Merge - Complete the request
- Cancel request - Abandon the changes
- List of users who approved
- Shows “No approves” if none yet
Changes tab
Browse the files that will be modified:- Visual diff of changes
- Click files to view details
Review workflow
With no approval required
- Review the changes
- Click “Merge”
- Optionally add a comment
- Click “Merge” to complete
With approval required
- Designated approvers review the changes
- Approvers click to approve
- Once requirements are met, merge becomes available
- Click “Merge” to complete
Users cannot approve their own change requests. This ensures independent review.
Request states
Branch protection integration
Change requests work with branch protection rules:Completing a request
- Click “Merge” on a ready request
- Optionally add a completion comment
- Click “Merge” to finalize