From b93865da74a1457c80e91e390371b3234c943b64 Mon Sep 17 00:00:00 2001 From: gammazero <11790789+gammazero@users.noreply.github.com> Date: Mon, 16 Feb 2026 08:18:02 -1000 Subject: [PATCH 1/3] engineering has push access to vole repo --- github/ipshipyard.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/github/ipshipyard.yml b/github/ipshipyard.yml index 3c30cdd..cfbaad6 100644 --- a/github/ipshipyard.yml +++ b/github/ipshipyard.yml @@ -717,6 +717,8 @@ repositories: teams: pull: - engineering + push: + - engineering visibility: public web_commit_signoff_required: false waterworks-community: From d9b91941a2ee4de7517483db5b7a374b7cf13e3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 18:20:08 +0000 Subject: [PATCH 2/3] fix@22073547525 [skip fix] --- github/ipshipyard.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/github/ipshipyard.yml b/github/ipshipyard.yml index cfbaad6..71a7d05 100644 --- a/github/ipshipyard.yml +++ b/github/ipshipyard.yml @@ -371,6 +371,8 @@ repositories: collaborators: admin: - gammazero + push: + - web3-bot default_branch: main description: bridge between ipni and other routing systems has_discussions: false From be321a5c945440e6eb207336dedf94b98f9cec96 Mon Sep 17 00:00:00 2001 From: Piotr Galar Date: Sun, 1 Mar 2026 13:15:37 +0100 Subject: [PATCH 3/3] Apply suggestion from @galargh --- github/ipshipyard.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/github/ipshipyard.yml b/github/ipshipyard.yml index 71a7d05..87a32b8 100644 --- a/github/ipshipyard.yml +++ b/github/ipshipyard.yml @@ -717,8 +717,6 @@ repositories: squash_merge_commit_message: COMMIT_MESSAGES squash_merge_commit_title: COMMIT_OR_PR_TITLE teams: - pull: - - engineering push: - engineering visibility: public