Main branch protection rules
Protect the main branch by requiring approval before changes can be merged.Approval modes
| Mode | Behavior |
|---|---|
| None | Direct commits allowed, no review process |
| Open Request | Creates a change request for visibility, but no approval required |
| Single Approval | One team member must approve before merge |
| Group Approval | One member from each assigned group must approve |
Configuring protection
- Go to Settings → General
- Expand “Main branch protection rules”
- Select an approval mode
- Click Update
Update project
Change the project name or identifier.| Field | Description |
|---|---|
| Name | Display name shown in the UI |
| Project key | URL-friendly identifier used in APIs and integrations |
Changing the project key
The project key appears in URLs and API calls. Changing it affects all existing integrations.- Expand “Update project”
- Enter the new name or project key
- Check “I accept the risk” (required for key changes)
- Click Update
Danger zone
Permanently delete the project and all its data.Deleting a project
- Expand “Danger zone”
- Check “I would like to delete this project”
- Click “Delete project”
- Confirm the deletion