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 Jul 30, 2023
2 parents 5b1d315 + 7813f9e commit 049ae63
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions github/ipfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ repositories:
enforce_admins: false
lock_branch: false
require_conversation_resolution: false
require_signed_commits: true
require_signed_commits: false
required_linear_history: false
required_pull_request_reviews:
dismiss_stale_reviews: false
Expand Down Expand Up @@ -6242,14 +6242,22 @@ repositories:
master:
allows_deletions: false
allows_force_pushes: false
blocks_creations: false
blocks_creations: true
enforce_admins: false
lock_branch: false
push_restrictions:
- /ipfs-gui-bot
- /web3-bot
require_conversation_resolution: false
require_signed_commits: false
required_linear_history: false
required_pull_request_reviews:
dismiss_stale_reviews: false
pull_request_bypassers:
- /ipfs-gui-bot
- /web3-bot
- MDQ6VXNlcjgxMzMzOTQ2
- U_kgDOBn5-CA
require_code_owner_reviews: false
required_approving_review_count: 1
restrict_dismissals: false
Expand Down Expand Up @@ -7597,6 +7605,8 @@ repositories:
collaborators:
push:
- web3-bot
triage:
- ElPaisano
default_branch: master
description: The Website for the JavaScript implementation of the IPFS protocol
files:
Expand Down

0 comments on commit 049ae63

Please sign in to comment.