Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch Protection State - 2024-12-22T00:16:35.431Z #20476

Open
securitymirco opened this issue Dec 22, 2024 · 0 comments
Open

Branch Protection State - 2024-12-22T00:16:35.431Z #20476

securitymirco opened this issue Dec 22, 2024 · 0 comments

Comments

@securitymirco
Copy link
Contributor

{
"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
}
}

@gitpod-io gitpod-io locked as resolved and limited conversation to collaborators Dec 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant