Skip to content

Commit 7f03df0

Browse files
Merge remote-tracking branch 'origin/master-sync-ipshipyard'
2 parents efbbc7d + 4ca5de1 commit 7f03df0

File tree

1 file changed

+104
-0
lines changed

1 file changed

+104
-0
lines changed

github/ipshipyard.yml

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,20 @@ repositories:
124124
squash_merge_commit_message: COMMIT_MESSAGES
125125
squash_merge_commit_title: COMMIT_OR_PR_TITLE
126126
visibility: public
127+
demo-repository:
128+
advanced_security: false
129+
allow_update_branch: false
130+
archived: false
131+
default_branch: main
132+
description: A code repository designed to show the best GitHub has to offer.
133+
has_discussions: false
134+
merge_commit_message: PR_TITLE
135+
merge_commit_title: MERGE_MESSAGE
136+
secret_scanning_push_protection: false
137+
secret_scanning: false
138+
squash_merge_commit_message: COMMIT_MESSAGES
139+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
140+
visibility: private
127141
deno_helia:
128142
advanced_security: false
129143
allow_update_branch: false
@@ -251,6 +265,82 @@ repositories:
251265
squash_merge_commit_message: COMMIT_MESSAGES
252266
squash_merge_commit_title: COMMIT_OR_PR_TITLE
253267
visibility: public
268+
ipfs-deploy-action:
269+
advanced_security: false
270+
allow_update_branch: false
271+
archived: false
272+
collaborators:
273+
push:
274+
- web3-bot
275+
default_branch: main
276+
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
277+
has_discussions: false
278+
merge_commit_message: PR_TITLE
279+
merge_commit_title: MERGE_MESSAGE
280+
secret_scanning_push_protection: false
281+
secret_scanning: false
282+
squash_merge_commit_message: COMMIT_MESSAGES
283+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
284+
teams:
285+
pull:
286+
- engineering
287+
topics:
288+
- actions
289+
- car-file
290+
- cid
291+
- deploy
292+
- github
293+
- ipfs-cluster
294+
- ipfs
295+
- kubo
296+
- pinata
297+
- storacha
298+
- upload
299+
visibility: public
300+
ipfs-quicklaunch:
301+
advanced_security: false
302+
allow_update_branch: false
303+
archived: false
304+
collaborators:
305+
push:
306+
- web3-bot
307+
default_branch: main
308+
description: IPFS app launcher browser extension with local pet names, version management, and smart CID discovery
309+
has_discussions: false
310+
merge_commit_message: PR_TITLE
311+
merge_commit_title: MERGE_MESSAGE
312+
secret_scanning_push_protection: false
313+
secret_scanning: false
314+
squash_merge_commit_message: COMMIT_MESSAGES
315+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
316+
teams:
317+
pull:
318+
- engineering
319+
visibility: public
320+
ipns-inspector:
321+
advanced_security: false
322+
allow_update_branch: false
323+
archived: false
324+
collaborators:
325+
push:
326+
- web3-bot
327+
default_branch: main
328+
description: inspect and create IPNS records from the browser
329+
has_discussions: false
330+
merge_commit_message: PR_TITLE
331+
merge_commit_title: MERGE_MESSAGE
332+
secret_scanning_push_protection: false
333+
secret_scanning: false
334+
squash_merge_commit_message: COMMIT_MESSAGES
335+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
336+
teams:
337+
pull:
338+
- engineering
339+
topics:
340+
- debug
341+
- ipfs
342+
- ipns
343+
visibility: public
254344
ipshipyard.com:
255345
advanced_security: false
256346
allow_update_branch: false
@@ -448,6 +538,20 @@ repositories:
448538
squash_merge_commit_message: COMMIT_MESSAGES
449539
squash_merge_commit_title: COMMIT_OR_PR_TITLE
450540
visibility: private
541+
unixfs-toolkit:
542+
advanced_security: false
543+
allow_update_branch: false
544+
archived: false
545+
default_branch: main
546+
description: UnixFS toolkit with cross platform bindings
547+
has_discussions: false
548+
merge_commit_message: PR_TITLE
549+
merge_commit_title: MERGE_MESSAGE
550+
secret_scanning_push_protection: false
551+
secret_scanning: false
552+
squash_merge_commit_message: COMMIT_MESSAGES
553+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
554+
visibility: private
451555
waterworks-community:
452556
advanced_security: false
453557
allow_update_branch: false

0 commit comments

Comments
 (0)