Skip to content

Commit

Permalink
Merge branch 'master' into permissions/cleanup-shipyard-maintained-repos
Browse files Browse the repository at this point in the history
  • Loading branch information
ipfs-mgmt-read-write[bot] authored Oct 13, 2024
2 parents b9870df + b7d8cad commit 9d09e4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 47 deletions.
2 changes: 1 addition & 1 deletion .sync
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11197356568
11309814111
47 changes: 1 addition & 46 deletions github/ipfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3568,7 +3568,7 @@ repositories:
admin:
- achingbrain
default_branch: main
description: An implementation of IPFS in JavaScript
description: An implementation of IPFS in TypeScript
files:
.github/pull_request_template.md:
content: .github/helia_pull_request_template.md
Expand Down Expand Up @@ -4095,51 +4095,6 @@ repositories:
- ipfs-docs
- ipfs
visibility: public
ipfs-ds-convert:
advanced_security: false
allow_update_branch: false
archived: false
branch_protection:
master:
allows_deletions: false
allows_force_pushes: false
blocks_creations: false
enforce_admins: false
lock_branch: false
push_restrictions:
- /web3-bot
- ipfs/merge-go
require_conversation_resolution: false
require_signed_commits: false
required_linear_history: false
collaborators:
push:
- web3-bot
default_branch: master
description: Command-line tool for converting datastores (e.g. from FlatFS to Badger)
files:
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
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
teams:
admin:
- admin
- ipdx
- w3dt-stewards
maintain:
- Maintainers
pull:
- github-mgmt stewards
push:
- Merge - Go
- Repos - Go
visibility: public
ipfs-ds-postgres:
advanced_security: false
allow_update_branch: false
Expand Down

0 comments on commit 9d09e4a

Please sign in to comment.