Skip to content

Commit 435408c

Browse files
Merge remote-tracking branch 'origin/master-sync-ipshipyard'
2 parents 2252cd2 + 47fd6e2 commit 435408c

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

github/ipshipyard.yml

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ members:
1414
- hsanjuan
1515
- MarcoPolo
1616
- ns4plabs
17+
- p-shahi
1718
- SgtPooki
1819
- sukunrt
1920
- web3-bot
@@ -50,6 +51,23 @@ repositories:
5051
squash_merge_commit_message: COMMIT_MESSAGES
5152
squash_merge_commit_title: COMMIT_OR_PR_TITLE
5253
visibility: private
54+
dnslink-action:
55+
advanced_security: false
56+
allow_update_branch: false
57+
archived: false
58+
collaborators:
59+
admin:
60+
- 2color
61+
default_branch: main
62+
description: "GitHub Action to automate setting DNSLink record "
63+
has_discussions: false
64+
merge_commit_message: PR_TITLE
65+
merge_commit_title: MERGE_MESSAGE
66+
secret_scanning_push_protection: false
67+
secret_scanning: false
68+
squash_merge_commit_message: COMMIT_MESSAGES
69+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
70+
visibility: public
5371
github-mgmt:
5472
advanced_security: false
5573
allow_update_branch: true
@@ -85,6 +103,37 @@ repositories:
85103
squash_merge_commit_message: COMMIT_MESSAGES
86104
squash_merge_commit_title: COMMIT_OR_PR_TITLE
87105
visibility: public
106+
ipfs-deploy-action:
107+
advanced_security: false
108+
allow_update_branch: false
109+
archived: false
110+
collaborators:
111+
admin:
112+
- 2color
113+
default_branch: main
114+
description: Official IPFS GitHub Action for deploying static sites (or builds)
115+
to IPFS nodes/pinning services with CAR files, and addressing site builds
116+
with CIDs
117+
has_discussions: false
118+
merge_commit_message: PR_TITLE
119+
merge_commit_title: MERGE_MESSAGE
120+
secret_scanning_push_protection: false
121+
secret_scanning: false
122+
squash_merge_commit_message: COMMIT_MESSAGES
123+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
124+
topics:
125+
- actions
126+
- car-file
127+
- cid
128+
- deploy
129+
- github
130+
- ipfs-cluster
131+
- ipfs
132+
- kubo
133+
- pinata
134+
- storacha
135+
- upload
136+
visibility: public
88137
ipns-inspector:
89138
advanced_security: false
90139
allow_update_branch: false
@@ -298,6 +347,7 @@ teams:
298347
- hsanjuan
299348
- MarcoPolo
300349
- ns4plabs
350+
- p-shahi
301351
- SgtPooki
302352
- sukunrt
303353
privacy: closed

0 commit comments

Comments
 (0)