Skip to content

Commit fa1931d

Browse files
committed
Manage go-dsqueue repo
1 parent 2540482 commit fa1931d

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

github/ipfs.yml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1584,6 +1584,49 @@ repositories:
15841584
- Merge - Go
15851585
- Repos - Go
15861586
visibility: public
1587+
go-dsqueue:
1588+
advanced_security: false
1589+
allow_update_branch: false
1590+
archived: false
1591+
branch_protection:
1592+
main:
1593+
allows_deletions: false
1594+
allows_force_pushes: false
1595+
blocks_creations: false
1596+
enforce_admins: false
1597+
lock_branch: false
1598+
push_restrictions:
1599+
- /web3-bot
1600+
- ipfs/merge-go
1601+
require_conversation_resolution: false
1602+
require_signed_commits: false
1603+
required_linear_history: false
1604+
collaborators:
1605+
push:
1606+
- web3-bot
1607+
default_branch: main
1608+
description: Buffered FIFO interface to datastore
1609+
has_discussions: false
1610+
merge_commit_message: PR_TITLE
1611+
merge_commit_title: MERGE_MESSAGE
1612+
secret_scanning_push_protection: true
1613+
secret_scanning: true
1614+
squash_merge_commit_message: COMMIT_MESSAGES
1615+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
1616+
teams:
1617+
admin:
1618+
- admin
1619+
- ipdx
1620+
- w3dt-stewards
1621+
maintain:
1622+
- Maintainers
1623+
pull:
1624+
- github-mgmt stewards
1625+
push:
1626+
- Go Core Team
1627+
- Merge - Go
1628+
- Repos - Go
1629+
visibility: public
15871630
go-ds-badger:
15881631
advanced_security: false
15891632
allow_update_branch: false

0 commit comments

Comments
 (0)