Skip to content

Commit e0627cd

Browse files
docs-botam-stead
andauthored
Update branch protection settings (#54408)
Co-authored-by: Anne-Marie <[email protected]>
1 parent 54cca3e commit e0627cd

File tree

1 file changed

+95
-1
lines changed

1 file changed

+95
-1
lines changed

.github/branch_protection_settings/main.json

+95-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,101 @@
121121
"parent": null
122122
}
123123
],
124-
"apps": []
124+
"apps": [
125+
{
126+
"id": 87537,
127+
"client_id": "Iv1.cd3d51f97fa3c962",
128+
"slug": "github-heaven",
129+
"node_id": "MDM6QXBwODc1Mzc=",
130+
"owner": {
131+
"login": "github",
132+
"id": 9919,
133+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
134+
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
135+
"gravatar_id": "",
136+
"url": "https://api.github.com/users/github",
137+
"html_url": "https://github.com/github",
138+
"followers_url": "https://api.github.com/users/github/followers",
139+
"following_url": "https://api.github.com/users/github/following{/other_user}",
140+
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
141+
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
142+
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
143+
"organizations_url": "https://api.github.com/users/github/orgs",
144+
"repos_url": "https://api.github.com/users/github/repos",
145+
"events_url": "https://api.github.com/users/github/events{/privacy}",
146+
"received_events_url": "https://api.github.com/users/github/received_events",
147+
"type": "Organization",
148+
"user_view_type": "public",
149+
"site_admin": false
150+
},
151+
"name": "GitHub Heaven",
152+
"description": "Heaven operates deployments across the seven kingdoms of GitHub.",
153+
"external_url": "https://heaven.githubapp.com",
154+
"html_url": "https://github.com/apps/github-heaven",
155+
"created_at": "2020-11-04T22:59:24Z",
156+
"updated_at": "2023-09-15T14:16:20Z",
157+
"permissions": {
158+
"actions": "write",
159+
"checks": "read",
160+
"contents": "write",
161+
"deployments": "write",
162+
"emails": "read",
163+
"issues": "write",
164+
"metadata": "read",
165+
"pull_requests": "write",
166+
"statuses": "read",
167+
"workflows": "write"
168+
},
169+
"events": ["push"]
170+
},
171+
{
172+
"id": 87541,
173+
"client_id": "Iv1.4e183513562e11aa",
174+
"slug": "github-heaven-staging",
175+
"node_id": "MDM6QXBwODc1NDE=",
176+
"owner": {
177+
"login": "github",
178+
"id": 9919,
179+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
180+
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
181+
"gravatar_id": "",
182+
"url": "https://api.github.com/users/github",
183+
"html_url": "https://github.com/github",
184+
"followers_url": "https://api.github.com/users/github/followers",
185+
"following_url": "https://api.github.com/users/github/following{/other_user}",
186+
"gists_url": "https://api.github.com/users/github/gists{/gist_id}",
187+
"starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
188+
"subscriptions_url": "https://api.github.com/users/github/subscriptions",
189+
"organizations_url": "https://api.github.com/users/github/orgs",
190+
"repos_url": "https://api.github.com/users/github/repos",
191+
"events_url": "https://api.github.com/users/github/events{/privacy}",
192+
"received_events_url": "https://api.github.com/users/github/received_events",
193+
"type": "Organization",
194+
"user_view_type": "public",
195+
"site_admin": false
196+
},
197+
"name": "GitHub Heaven (Staging)",
198+
"description": "Staging version of Heaven, GitHub's deployment app.",
199+
"external_url": "https://heaven-pe1-iad.githubapp.com",
200+
"html_url": "https://github.com/apps/github-heaven-staging",
201+
"created_at": "2020-11-05T00:12:16Z",
202+
"updated_at": "2023-09-15T14:16:33Z",
203+
"permissions": {
204+
"actions": "write",
205+
"checks": "read",
206+
"contents": "write",
207+
"deployments": "write",
208+
"emails": "read",
209+
"issues": "write",
210+
"metadata": "read",
211+
"pull_requests": "write",
212+
"repository_hooks": "read",
213+
"statuses": "read",
214+
"workflows": "write"
215+
},
216+
"events": ["push"]
217+
}
218+
]
125219
},
126220
"required_pull_request_reviews": {
127221
"url": "https://api.github.com/repos/github/docs-internal/branches/main/protection/required_pull_request_reviews",

0 commit comments

Comments
 (0)