Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

integration_installation_repositories.added.payload.json 3.3 KB

You have to be logged in to leave a comment. Sign In
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
81
82
83
84
85
86
  1. {
  2. "action": "added",
  3. "installation": {
  4. "id": 957387,
  5. "account": {
  6. "login": "Codertocat",
  7. "id": 21031067,
  8. "node_id": "MDQ6VXNlcjIxMDMxMDY3",
  9. "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
  10. "gravatar_id": "",
  11. "url": "https://api.github.com/users/Codertocat",
  12. "html_url": "https://github.com/Codertocat",
  13. "followers_url": "https://api.github.com/users/Codertocat/followers",
  14. "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
  15. "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
  16. "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
  17. "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
  18. "organizations_url": "https://api.github.com/users/Codertocat/orgs",
  19. "repos_url": "https://api.github.com/users/Codertocat/repos",
  20. "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
  21. "received_events_url": "https://api.github.com/users/Codertocat/received_events",
  22. "type": "User",
  23. "site_admin": false
  24. },
  25. "repository_selection": "selected",
  26. "access_tokens_url": "https://api.github.com/app/installations/957387/access_tokens",
  27. "repositories_url": "https://api.github.com/installation/repositories",
  28. "html_url": "https://github.com/settings/installations/957387",
  29. "app_id": 29310,
  30. "target_id": 21031067,
  31. "target_type": "User",
  32. "permissions": {
  33. "administration": "write",
  34. "statuses": "write",
  35. "repository_projects": "write",
  36. "repository_hooks": "write",
  37. "pull_requests": "write",
  38. "pages": "write",
  39. "issues": "write",
  40. "deployments": "write",
  41. "contents": "write",
  42. "checks": "write",
  43. "metadata": "read",
  44. "vulnerability_alerts": "read"
  45. },
  46. "events": [
  47. ],
  48. "created_at": 1557933591,
  49. "updated_at": 1557933591,
  50. "single_file_name": null
  51. },
  52. "repository_selection": "selected",
  53. "repositories_added": [
  54. {
  55. "id": 186853007,
  56. "node_id": "MDEwOlJlcG9zaXRvcnkxODY4NTMwMDc=",
  57. "name": "Space",
  58. "full_name": "Codertocat/Space",
  59. "private": false
  60. }
  61. ],
  62. "repositories_removed": [
  63. ],
  64. "sender": {
  65. "login": "Codertocat",
  66. "id": 21031067,
  67. "node_id": "MDQ6VXNlcjIxMDMxMDY3",
  68. "avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4",
  69. "gravatar_id": "",
  70. "url": "https://api.github.com/users/Codertocat",
  71. "html_url": "https://github.com/Codertocat",
  72. "followers_url": "https://api.github.com/users/Codertocat/followers",
  73. "following_url": "https://api.github.com/users/Codertocat/following{/other_user}",
  74. "gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}",
  75. "starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}",
  76. "subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions",
  77. "organizations_url": "https://api.github.com/users/Codertocat/orgs",
  78. "repos_url": "https://api.github.com/users/Codertocat/repos",
  79. "events_url": "https://api.github.com/users/Codertocat/events{/privacy}",
  80. "received_events_url": "https://api.github.com/users/Codertocat/received_events",
  81. "type": "User",
  82. "site_admin": false
  83. }
  84. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...