Skip to content

Commit 0f24ffe

Browse files
Merge remote-tracking branch 'origin/master-sync-ipfs'
2 parents 1813048 + e0007ba commit 0f24ffe

1 file changed

Lines changed: 22 additions & 1 deletion

File tree

github/ipfs.yml

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1487,6 +1487,7 @@ repositories:
14871487
- contributors
14881488
- github-mgmt stewards
14891489
visibility: private
1490+
web_commit_signoff_required: false
14901491
go-dagwriter:
14911492
archived: true
14921493
go-data-transfer-bus:
@@ -2740,6 +2741,25 @@ repositories:
27402741
archived: true
27412742
go-jaeger-plugin:
27422743
archived: true
2744+
go-libdht:
2745+
advanced_security: false
2746+
allow_update_branch: true
2747+
archived: false
2748+
collaborators:
2749+
admin:
2750+
- guillaumemichel
2751+
- lidel
2752+
default_branch: main
2753+
description: Generic Go DHT toolbox
2754+
has_discussions: false
2755+
merge_commit_message: PR_TITLE
2756+
merge_commit_title: MERGE_MESSAGE
2757+
secret_scanning_push_protection: true
2758+
secret_scanning: true
2759+
squash_merge_commit_message: COMMIT_MESSAGES
2760+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
2761+
visibility: public
2762+
web_commit_signoff_required: false
27432763
go-libipfs-rapide:
27442764
advanced_security: false
27452765
allow_update_branch: false
@@ -5084,12 +5104,13 @@ repositories:
50845104
restrict_dismissals: false
50855105
required_status_checks:
50865106
contexts:
5107+
- cli-tests
50875108
- gateway-conformance
50885109
- go-build
50895110
- go-check
50905111
- go-lint
5091-
- go-test
50925112
- sharness-test
5113+
- unit-tests
50935114
strict: true
50945115
collaborators:
50955116
push:

0 commit comments

Comments
 (0)