#21615·gitpod

Branch Protection State - 2026-09-18T00:25:05.000Z

Author: Ona-Security-AdminCreated Sep 18, 2026Updated Sep 18, 2026
Labelsbranch-protection-state

{ "url": "https://api.github.com/repos/gitpod-io/gitpod/branches/main/protection", "required_status_checks": { "url": "https://api.github.com/repos/gitpod-io/gitpod/branches/main/protection/required_status_checks", "strict": false, "contexts": [ "Build Gitpod" ], "contexts_url": "https://api.github.com/repos/gitpod-io/gitpod/branches/main/protection/required_status_checks/contexts", "checks": [ { "context": "Build Gitpod", "app_id": 15368 } ] }, "required_pull_request_reviews": { "url": "https://api.github.com/repos/gitpod-io/gitpod/branches/main/protection/required_pull_request_reviews", "dismiss_stale_reviews": false, "require_code_owner_reviews": true, "require_last_push_approval": false, "required_approving_review_count": 1 }, "required_signatures": { "url": "https://api.github.com/repos/gitpod-io/gitpod/branches/main/protection/required_signatures", "enabled": false }, "enforce_admins": { "url": "https://api.github.com/repos/gitpod-io/gitpod/branches/main/protection/enforce_admins", "enabled": true }, "required_linear_history": { "enabled": true }, "allow_force_pushes": { "enabled": false }, "allow_deletions": { "enabled": false }, "block_creations": { "enabled": false }, "required_conversation_resolution": { "enabled": false }, "lock_branch": { "enabled": false }, "allow_fork_syncing": { "enabled": false } }