We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13f11aa + 23f398b commit aa23267Copy full SHA for aa23267
1 file changed
github/ipshipyard.yml
@@ -123,6 +123,23 @@ repositories:
123
squash_merge_commit_message: COMMIT_MESSAGES
124
squash_merge_commit_title: COMMIT_OR_PR_TITLE
125
visibility: public
126
+ js-libp2p-http:
127
+ advanced_security: false
128
+ allow_update_branch: false
129
+ archived: false
130
+ collaborators:
131
+ admin:
132
+ - achingbrain
133
+ default_branch: main
134
+ description: HTTP on top of libp2p
135
+ has_discussions: false
136
+ merge_commit_message: PR_TITLE
137
+ merge_commit_title: MERGE_MESSAGE
138
+ secret_scanning_push_protection: false
139
+ secret_scanning: false
140
+ squash_merge_commit_message: COMMIT_MESSAGES
141
+ squash_merge_commit_title: COMMIT_OR_PR_TITLE
142
+ visibility: public
143
js-node-datachannel:
144
advanced_security: false
145
allow_update_branch: true
0 commit comments