From 336efef18091f372abda89616b3709feeae406ef Mon Sep 17 00:00:00 2001 From: pacrob <5199899+pacrob@users.noreply.github.com> Date: Wed, 13 Aug 2025 16:35:24 -0600 Subject: [PATCH 1/9] add members to Python Team and unarchive py-cid --- github/ipld.yml | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/github/ipld.yml b/github/ipld.yml index f1c2495..36da0c4 100644 --- a/github/ipld.yml +++ b/github/ipld.yml @@ -1326,7 +1326,30 @@ repositories: persistent-metadata: archived: true py-cid: - archived: true + advanced_security: false + allow_update_branch: false + archived: false + collaborators: + push: + - web3-bot + default_branch: master + description: Python implementation of Content Identifier + has_discussions: false + merge_commit_message: PR_TITLE + merge_commit_title: MERGE_MESSAGE + secret_scanning: true + secret_scanning_push_protection: true + squash_merge_commit_message: COMMIT_MESSAGES + squash_merge_commit_title: COMMIT_OR_PR_TITLE + teams: + admin: + - Python Team + pull: + - github-mgmt stewards + topics: + - cid + - python + visibility: public py-ipld-dag: archived: true react-ipld: @@ -1658,6 +1681,12 @@ teams: privacy: closed Python Team: description: Snaaaaakes 🐍 + members: + member: + - acul71 + - pacrob + - rvagg + - seetadev privacy: closed research: members: From 667a87e89f2e2596afa2db44b1c66141e6c5b7ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 23:33:14 +0000 Subject: [PATCH 2/9] fix@16951829751 [skip fix] --- github/ipld.yml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/github/ipld.yml b/github/ipld.yml index 36da0c4..3069156 100644 --- a/github/ipld.yml +++ b/github/ipld.yml @@ -1330,24 +1330,33 @@ repositories: allow_update_branch: false archived: false collaborators: + admin: + - dhruvbaldawa push: - web3-bot default_branch: master - description: Python implementation of Content Identifier + description: Self-describing content-addressed identifiers for distributed systems implementation in Python has_discussions: false merge_commit_message: PR_TITLE merge_commit_title: MERGE_MESSAGE - secret_scanning: true - secret_scanning_push_protection: true + secret_scanning_push_protection: false + secret_scanning: false squash_merge_commit_message: COMMIT_MESSAGES squash_merge_commit_title: COMMIT_OR_PR_TITLE teams: admin: + - Admin + - ipdx - Python Team + - w3dt-stewards pull: + - Core - github-mgmt stewards + push: + - Python Team topics: - cid + - ipld - python visibility: public py-ipld-dag: From 05effe7ef2e3ea43f1672b12f6582871b0b1d659 Mon Sep 17 00:00:00 2001 From: Paul Robinson <5199899+pacrob@users.noreply.github.com> Date: Thu, 14 Aug 2025 13:05:58 -0600 Subject: [PATCH 3/9] Apply suggestion from @rvagg Co-authored-by: Rod Vagg --- github/ipld.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/github/ipld.yml b/github/ipld.yml index 3069156..d826c40 100644 --- a/github/ipld.yml +++ b/github/ipld.yml @@ -1330,8 +1330,6 @@ repositories: allow_update_branch: false archived: false collaborators: - admin: - - dhruvbaldawa push: - web3-bot default_branch: master From f7b5d4d68c2c7fcc528e2f8a261c456b3895601b Mon Sep 17 00:00:00 2001 From: Paul Robinson <5199899+pacrob@users.noreply.github.com> Date: Thu, 14 Aug 2025 13:06:08 -0600 Subject: [PATCH 4/9] Apply suggestion from @rvagg Co-authored-by: Rod Vagg --- github/ipld.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/github/ipld.yml b/github/ipld.yml index d826c40..2480c43 100644 --- a/github/ipld.yml +++ b/github/ipld.yml @@ -1342,15 +1342,10 @@ repositories: squash_merge_commit_message: COMMIT_MESSAGES squash_merge_commit_title: COMMIT_OR_PR_TITLE teams: - admin: - - Admin - - ipdx - - Python Team - - w3dt-stewards pull: - - Core - github-mgmt stewards push: + - Core - Python Team topics: - cid From 8db0c19322cb3f8b8d9f86be555cc3e02aba97f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 19:07:10 +0000 Subject: [PATCH 5/9] fix@16974281161 [skip fix] --- github/ipld.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/github/ipld.yml b/github/ipld.yml index 2480c43..9e9f25f 100644 --- a/github/ipld.yml +++ b/github/ipld.yml @@ -1330,6 +1330,8 @@ repositories: allow_update_branch: false archived: false collaborators: + admin: + - dhruvbaldawa push: - web3-bot default_branch: master @@ -1342,7 +1344,12 @@ repositories: squash_merge_commit_message: COMMIT_MESSAGES squash_merge_commit_title: COMMIT_OR_PR_TITLE teams: + admin: + - Admin + - ipdx + - w3dt-stewards pull: + - Core - github-mgmt stewards push: - Core From bc29b6255d7a02460cb73aec249c086e89b537ea Mon Sep 17 00:00:00 2001 From: Rod Vagg Date: Fri, 15 Aug 2025 18:03:46 +1200 Subject: [PATCH 6/9] Apply suggestion from @rvagg --- github/ipld.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/github/ipld.yml b/github/ipld.yml index 9e9f25f..9d0d5e6 100644 --- a/github/ipld.yml +++ b/github/ipld.yml @@ -1349,10 +1349,8 @@ repositories: - ipdx - w3dt-stewards pull: - - Core - github-mgmt stewards push: - - Core - Python Team topics: - cid From d000bd52e7ba6f780d126763f710e48af95d905a Mon Sep 17 00:00:00 2001 From: Rod Vagg Date: Fri, 15 Aug 2025 18:03:54 +1200 Subject: [PATCH 7/9] Apply suggestion from @rvagg --- github/ipld.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/github/ipld.yml b/github/ipld.yml index 9d0d5e6..978acf4 100644 --- a/github/ipld.yml +++ b/github/ipld.yml @@ -1330,8 +1330,6 @@ repositories: allow_update_branch: false archived: false collaborators: - admin: - - dhruvbaldawa push: - web3-bot default_branch: master From 1d1dbd59d16b71965e041ff44ef8087cf190e2ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 06:04:51 +0000 Subject: [PATCH 8/9] fix@16984098171 [skip fix] --- github/ipld.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/github/ipld.yml b/github/ipld.yml index 978acf4..73400e0 100644 --- a/github/ipld.yml +++ b/github/ipld.yml @@ -1330,6 +1330,8 @@ repositories: allow_update_branch: false archived: false collaborators: + admin: + - dhruvbaldawa push: - web3-bot default_branch: master @@ -1347,6 +1349,7 @@ repositories: - ipdx - w3dt-stewards pull: + - Core - github-mgmt stewards push: - Python Team From af5db976030cb04962287b8a6f03c1e5e2fde5f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 01:57:05 +0000 Subject: [PATCH 9/9] fix@17057414736 [skip fix] --- github/ipld.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/github/ipld.yml b/github/ipld.yml index 73400e0..052a477 100644 --- a/github/ipld.yml +++ b/github/ipld.yml @@ -1339,8 +1339,8 @@ repositories: 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 teams: