From 990adc321ba699b2f20d24d304cb620639110ac4 Mon Sep 17 00:00:00 2001 From: Alex Potsides Date: Mon, 15 Sep 2025 17:58:29 +0100 Subject: [PATCH 1/2] Add achingbrain and engineering to www-helia-io repo --- github/ipshipyard.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/github/ipshipyard.yml b/github/ipshipyard.yml index 277d35c..c472fd6 100644 --- a/github/ipshipyard.yml +++ b/github/ipshipyard.yml @@ -505,8 +505,11 @@ repositories: allow_update_branch: true archived: false collaborators: + admin: + - achingbrain push: - web3-bot + - engineering default_branch: main description: The code behind the helia.io website has_discussions: false From a2dfd197fb85c2d59eea2edd6facdd29d855a847 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 16:59:58 +0000 Subject: [PATCH 2/2] fix@17740693538 [skip fix] --- github/ipshipyard.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/github/ipshipyard.yml b/github/ipshipyard.yml index c472fd6..a1f479c 100644 --- a/github/ipshipyard.yml +++ b/github/ipshipyard.yml @@ -178,6 +178,8 @@ repositories: collaborators: admin: - hsanjuan + push: + - web3-bot default_branch: dbserver description: Private fork of go-ds-crdt has_discussions: false @@ -508,15 +510,15 @@ repositories: admin: - achingbrain push: - - web3-bot - engineering + - web3-bot default_branch: main description: The code behind the helia.io website has_discussions: false merge_commit_message: PR_TITLE merge_commit_title: MERGE_MESSAGE - secret_scanning_push_protection: false - secret_scanning: false + secret_scanning_push_protection: true + secret_scanning: true squash_merge_commit_message: COMMIT_MESSAGES squash_merge_commit_title: COMMIT_OR_PR_TITLE visibility: public