We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1547112 + 5891813 commit 1434286Copy full SHA for 1434286
1 file changed
github/ipshipyard.yml
@@ -262,6 +262,23 @@ repositories:
262
squash_merge_commit_message: COMMIT_MESSAGES
263
squash_merge_commit_title: COMMIT_OR_PR_TITLE
264
visibility: public
265
+ js-libp2p-inspector:
266
+ advanced_security: false
267
+ allow_update_branch: true
268
+ archived: false
269
+ collaborators:
270
+ admin:
271
+ - achingbrain
272
+ default_branch: main
273
+ description: Inspect a running libp2p node
274
+ has_discussions: false
275
+ merge_commit_message: PR_TITLE
276
+ merge_commit_title: MERGE_MESSAGE
277
+ secret_scanning_push_protection: true
278
+ secret_scanning: true
279
+ squash_merge_commit_message: COMMIT_MESSAGES
280
+ squash_merge_commit_title: COMMIT_OR_PR_TITLE
281
+ visibility: public
282
js-node-datachannel:
283
advanced_security: false
284
allow_update_branch: true
0 commit comments