From fa1931da4777efdcf5700b1f36255ce14ae18fdb Mon Sep 17 00:00:00 2001 From: gammazero <11790789+gammazero@users.noreply.github.com> Date: Wed, 10 Sep 2025 18:01:10 -1000 Subject: [PATCH 1/2] Manage go-dsqueue repo --- github/ipfs.yml | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/github/ipfs.yml b/github/ipfs.yml index 14d837f..7ac7851 100644 --- a/github/ipfs.yml +++ b/github/ipfs.yml @@ -1584,6 +1584,49 @@ repositories: - Merge - Go - Repos - Go visibility: public + go-dsqueue: + advanced_security: false + allow_update_branch: false + archived: false + branch_protection: + main: + 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: main + description: Buffered FIFO interface to datastore + 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: + - Go Core Team + - Merge - Go + - Repos - Go + visibility: public go-ds-badger: advanced_security: false allow_update_branch: false From c33975d7e5d7f6b318a40dedd14d3912e8d54d2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 04:03:57 +0000 Subject: [PATCH 2/2] fix@17633632908 [skip fix] --- github/ipfs.yml | 86 ++++++++++++++++++++++++------------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/github/ipfs.yml b/github/ipfs.yml index 7ac7851..e722ec2 100644 --- a/github/ipfs.yml +++ b/github/ipfs.yml @@ -1584,49 +1584,6 @@ repositories: - Merge - Go - Repos - Go visibility: public - go-dsqueue: - advanced_security: false - allow_update_branch: false - archived: false - branch_protection: - main: - 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: main - description: Buffered FIFO interface to datastore - 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: - - Go Core Team - - Merge - Go - - Repos - Go - visibility: public go-ds-badger: advanced_security: false allow_update_branch: false @@ -2123,6 +2080,49 @@ repositories: - Merge - Go - Repos - Go visibility: public + go-dsqueue: + advanced_security: false + allow_update_branch: false + archived: false + branch_protection: + main: + 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: main + description: Buffered FIFO interface to datastore + 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: + - Go Core Team + - Merge - Go + - Repos - Go + visibility: public go-fetcher: archived: true go-filestore: