You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: github/ipshipyard.yml
+31Lines changed: 31 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,9 @@ repositories:
22
22
advanced_security: false
23
23
allow_update_branch: false
24
24
archived: false
25
+
collaborators:
26
+
push:
27
+
- web3-bot
25
28
default_branch: main
26
29
has_discussions: false
27
30
merge_commit_message: PR_TITLE
@@ -40,6 +43,8 @@ repositories:
40
43
collaborators:
41
44
admin:
42
45
- ns4plabs
46
+
push:
47
+
- web3-bot
43
48
default_branch: master
44
49
description: Cloudflare Worker for collecting IPFS gateway stats
45
50
has_discussions: false
@@ -57,6 +62,8 @@ repositories:
57
62
collaborators:
58
63
admin:
59
64
- 2color
65
+
push:
66
+
- web3-bot
60
67
default_branch: main
61
68
description: "GitHub Action to automate setting DNSLink record "
62
69
has_discussions: false
@@ -75,6 +82,9 @@ repositories:
75
82
master:
76
83
blocks_creations: false
77
84
lock_branch: false
85
+
collaborators:
86
+
push:
87
+
- web3-bot
78
88
default_branch: master
79
89
has_discussions: false
80
90
merge_commit_message: PR_TITLE
@@ -91,6 +101,8 @@ repositories:
91
101
collaborators:
92
102
admin:
93
103
- SgtPooki
104
+
push:
105
+
- web3-bot
94
106
default_branch: main
95
107
description: A monorepo of React providers, hooks, and components for Helia and js-libp2p
96
108
has_discussions: false
@@ -108,6 +120,8 @@ repositories:
108
120
collaborators:
109
121
admin:
110
122
- 2color
123
+
push:
124
+
- web3-bot
111
125
default_branch: main
112
126
description: Official IPFS GitHub Action for deploying static sites (or builds) to IPFS nodes/pinning services with CAR files, and addressing site builds with CIDs
113
127
has_discussions: false
@@ -137,6 +151,8 @@ repositories:
137
151
collaborators:
138
152
admin:
139
153
- 2color
154
+
push:
155
+
- web3-bot
140
156
default_branch: main
141
157
description: inspect and create IPNS records from the browser
142
158
has_discussions: false
@@ -158,6 +174,8 @@ repositories:
158
174
collaborators:
159
175
maintain:
160
176
- cwaring
177
+
push:
178
+
- web3-bot
161
179
default_branch: main
162
180
description: Interplanetary Shipyard Website
163
181
has_discussions: false
@@ -175,6 +193,8 @@ repositories:
175
193
collaborators:
176
194
admin:
177
195
- achingbrain
196
+
push:
197
+
- web3-bot
178
198
default_branch: main
179
199
description: Automatically acquire a <peerId>.libp2p.direct TLS certificate
180
200
has_discussions: false
@@ -192,6 +212,8 @@ repositories:
192
212
collaborators:
193
213
admin:
194
214
- SgtPooki
215
+
push:
216
+
- web3-bot
195
217
default_branch: main
196
218
description: Dev server that utilizes js-libp2p in order to automatically host your application locally and publicly, without any centralized services
197
219
has_discussions: false
@@ -209,6 +231,8 @@ repositories:
209
231
collaborators:
210
232
admin:
211
233
- achingbrain
234
+
push:
235
+
- web3-bot
212
236
default_branch: main
213
237
description: HTTP on top of libp2p
214
238
has_discussions: false
@@ -226,6 +250,8 @@ repositories:
226
250
collaborators:
227
251
admin:
228
252
- achingbrain
253
+
push:
254
+
- web3-bot
229
255
default_branch: master
230
256
description: A fork of node-datachannel with WebRTC-Direct patches applied
231
257
has_discussions: false
@@ -267,6 +293,9 @@ repositories:
267
293
advanced_security: false
268
294
allow_update_branch: false
269
295
archived: false
296
+
collaborators:
297
+
push:
298
+
- web3-bot
270
299
default_branch: main
271
300
description: A place for high level roadmaps and issues for Shipyard
272
301
has_discussions: false
@@ -287,6 +316,7 @@ repositories:
287
316
push:
288
317
- 2color
289
318
- ns4plabs
319
+
- web3-bot
290
320
default_branch: main
291
321
description: Discussion and documentation concerning the operation of the Public Goods for IPFS and Libp2p.
0 commit comments