Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Archive unused repos #67

Merged
merged 7 commits into from
May 6, 2024
63 changes: 3 additions & 60 deletions github/ipld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,30 +186,7 @@ repositories:
docs:
archived: true
edelweiss:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- petar
push:
- web3-bot
default_branch: main
description: Decentralized Protocol Compiler
has_discussions: true
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:
- ipdx
- w3dt-stewards
pull:
- github-mgmt stewards
visibility: public
archived: true
eth-hash-to-cid:
archived: true
explore.ipld.io:
Expand Down Expand Up @@ -699,22 +676,7 @@ repositories:
go-ipldtool:
archived: true
go-selector-store:
advanced_security: false
allow_update_branch: false
archived: false
default_branch: main
description: A simple store to record selector traversals
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:
pull:
- github-mgmt stewards
visibility: public
archived: true
go-storethehash:
advanced_security: false
allow_update_branch: false
Expand Down Expand Up @@ -1166,26 +1128,7 @@ repositories:
js-ipld-ethereum:
archived: true
js-ipld-format-to-blockcodec:
advanced_security: false
allow_update_branch: false
archived: false
default_branch: master
description: Converts an IPLD Format into a BlockCodec for use with the
multiformats module
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:
- ipdx
- w3dt-stewards
pull:
- github-mgmt stewards
visibility: public
archived: true
js-ipld-garbage:
advanced_security: false
allow_update_branch: false
Expand Down
Loading