Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master-sync-libp2p'
Browse files Browse the repository at this point in the history
  • Loading branch information
galargh committed Sep 17, 2023
2 parents 833fa49 + 11ea383 commit 9c7f848
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions github/libp2p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1130,6 +1130,24 @@ repositories:
- go-libp2p Maintainers
- Repos - Go
visibility: public
go-libdht:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- guillaumemichel
default_branch: main
delete_branch_on_merge: false
description: Generic Go DHT toolbox
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
go-libp2p-asn-util:
advanced_security: false
allow_update_branch: false
Expand Down Expand Up @@ -6368,6 +6386,25 @@ repositories:
allow_update_branch: false
archived: false
branch_protection:
develop:
allows_deletions: false
allows_force_pushes: false
blocks_creations: false
enforce_admins: false
lock_branch: false
require_conversation_resolution: false
require_signed_commits: false
required_linear_history: false
required_pull_request_reviews:
dismiss_stale_reviews: false
require_code_owner_reviews: false
required_approving_review_count: 0
restrict_dismissals: false
required_status_checks:
contexts:
- gradle (ubuntu-latest)
- gradle (windows-latest)
strict: true
master:
allows_deletions: false
allows_force_pushes: false
Expand Down

0 comments on commit 9c7f848

Please sign in to comment.