-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.js
More file actions
80 lines (80 loc) · 3.19 KB
/
index.js
File metadata and controls
80 lines (80 loc) · 3.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"total_count": 1,
"environments": [
{
"id": 161088068,
"node_id": "MDExOkVudmlyb25tZW50MTYxMDg4MDY4",
"name": "staging",
"url": "https://api.github.com/repos/github/hello-world/environments/staging",
"html_url": "https://github.com/github/hello-world/deployments/activity_log?environments_filter=staging",
"created_at": "2020-11-23T22:00:40Z",
"updated_at": "2020-11-23T22:00:40Z",
"protection_rules": [
{
"id": 3736,
"node_id": "MDQ6R2F0ZTM3MzY=",
"type": "wait_timer",
"wait_timer": 30
},
{
"id": 3755,
"node_id": "MDQ6R2F0ZTM3NTU=",
"prevent_self_review": false,
"type": "required_reviewers",
"reviewers": [
{
"type": "User",
"reviewer": {
"login": "Ninjadeveloper007",
"id": 1,
"node_id": "MDQ6VXNlcjE=",
"avatar_url": "https://github.com/images/error/Ninjadeveloper007_happy.gif",
"gravatar_id": "",
"url": "https://api.github.com/users/Ninjadeveloper007",
"html_url": "https://github.com/Ninjadeveloper007",
"followers_url": "https://api.github.com/users/Ninjadeveloper007/followers",
"following_url": "https://api.github.com/users/Ninjadeveloper007/following{/other_user}",
"gists_url": "https://api.github.com/users/Ninjadeveloper007/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Ninjadeveloper007/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Ninjadeveloper007/subscriptions",
"organizations_url": "https://api.github.com/users/Ninjadeveloper007/orgs",
"repos_url": "https://api.github.com/users/Ninjadeveloper007/repos",
"events_url": "https://api.github.com/users/Ninjadeveloper007/events{/privacy}",
"received_events_url": "https://api.github.com/users/Ninjadeveloper007/received_events",
"type": "User",
"site_admin": true
}
},
{
"type": "Team",
"reviewer": {
"id": 1,
"node_id": "MDQ6VGVhbTE=",
"url": "https://api.github.com/teams/1",
"html_url": "https://github.com/orgs/github/teams/justice-league",
"name": "Justice League",
"slug": "justice-league",
"description": "A great team.",
"privacy": "closed",
"notification_setting": "notifications_enabled",
"permission": "admin",
"members_url": "https://api.github.com/teams/1/members{/member}",
"repositories_url": "https://api.github.com/teams/1/repos",
"parent": null
}
}
]
},
{
"id": 3756,
"node_id": "MDQ6R2F0ZTM3NTY=",
"type": "branch_policy"
}
],
"deployment_branch_policy": {
"protected_branches": false,
"custom_branch_policies": true
}
}
]
}