Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master-sync-ipfs'
Browse files Browse the repository at this point in the history
  • Loading branch information
galargh committed Oct 8, 2023
2 parents 8896cc2 + 85d685c commit 10812db
Showing 1 changed file with 33 additions and 3 deletions.
36 changes: 33 additions & 3 deletions github/ipfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2070,6 +2070,20 @@ repositories:
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
go-ds-badger4:
advanced_security: false
allow_update_branch: false
archived: false
default_branch: master
description: "Datastore implementation using Badger v4 as backend. "
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: false
secret_scanning: false
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
go-ds-bench:
advanced_security: false
allow_update_branch: false
Expand Down Expand Up @@ -3391,7 +3405,7 @@ repositories:
go-ipfs-http-client:
advanced_security: false
allow_update_branch: false
archived: false
archived: true
collaborators:
admin:
- magik6k
Expand All @@ -3405,7 +3419,7 @@ repositories:
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
secret_scanning_push_protection: false
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
Expand Down Expand Up @@ -7758,6 +7772,7 @@ repositories:
enforce_admins: true
lock_branch: false
push_restrictions:
- /Jorropo
- MDQ6VXNlcjEyNDMxNjQ=
- MDQ6VXNlcjI3MzMyMjg=
- MDQ6VXNlcjMxMDM5Mw==
Expand Down Expand Up @@ -8295,8 +8310,23 @@ repositories:
visibility: public
rainbow:
advanced_security: false
allow_update_branch: false
allow_update_branch: true
archived: false
branch_protection:
main:
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
collaborators:
push:
- web3-bot
Expand Down

0 comments on commit 10812db

Please sign in to comment.