From 7bb9d70297172a49e18560632ca35f31b380ec33 Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Wed, 14 Jan 2026 11:43:35 +0000 Subject: [PATCH 1/2] Allow engineering to push to ipshipyard/kubo private repo --- github/ipshipyard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github/ipshipyard.yml b/github/ipshipyard.yml index 233143e..6e3d5f2 100644 --- a/github/ipshipyard.yml +++ b/github/ipshipyard.yml @@ -322,7 +322,7 @@ repositories: squash_merge_commit_message: COMMIT_MESSAGES squash_merge_commit_title: COMMIT_OR_PR_TITLE teams: - pull: + push: - engineering topics: - actions From 05c6a0ff8f0614563db8fb0d4da301126f15f5d9 Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Fri, 16 Jan 2026 00:23:12 +0000 Subject: [PATCH 2/2] kubo: allow engineering to push --- github/ipshipyard.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/github/ipshipyard.yml b/github/ipshipyard.yml index 6e3d5f2..a4ffed7 100644 --- a/github/ipshipyard.yml +++ b/github/ipshipyard.yml @@ -520,6 +520,9 @@ repositories: secret_scanning: false squash_merge_commit_message: COMMIT_MESSAGES squash_merge_commit_title: COMMIT_OR_PR_TITLE + teams: + push: + - engineering visibility: private web_commit_signoff_required: false p2p-forge: