Branch Protection State - 2025-01-18T00:14:11.431Z #20531
Description
{
"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": [
"tide",
"Build Gitpod"
],
"contexts_url": "https://api.github.com/repos/gitpod-io/gitpod/branches/main/protection/required_status_checks/contexts",
"checks": [
{
"context": "tide",
"app_id": null
},
{
"context": "Build Gitpod",
"app_id": 15368
}
]
},
"restrictions": {
"url": "https://api.github.com/repos/gitpod-io/gitpod/branches/main/protection/restrictions",
"users_url": "https://api.github.com/repos/gitpod-io/gitpod/branches/main/protection/restrictions/users",
"teams_url": "https://api.github.com/repos/gitpod-io/gitpod/branches/main/protection/restrictions/teams",
"apps_url": "https://api.github.com/repos/gitpod-io/gitpod/branches/main/protection/restrictions/apps",
"users": [
{
"login": "roboquat",
"id": 87151047,
"node_id": "MDQ6VXNlcjg3MTUxMDQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/87151047?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/roboquat",
"html_url": "https://github.com/roboquat",
"followers_url": "https://api.github.com/users/roboquat/followers",
"following_url": "https://api.github.com/users/roboquat/following{/other_user}",
"gists_url": "https://api.github.com/users/roboquat/gists{/gist_id}",
"starred_url": "https://api.github.com/users/roboquat/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/roboquat/subscriptions",
"organizations_url": "https://api.github.com/users/roboquat/orgs",
"repos_url": "https://api.github.com/users/roboquat/repos",
"events_url": "https://api.github.com/users/roboquat/events{/privacy}",
"received_events_url": "https://api.github.com/users/roboquat/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
],
"teams": [],
"apps": []
},
"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
}
}