Skip to content

chore: grant SgtPooki admin on squid-evm-funding - #58

Merged
jennijuju merged 2 commits into
FilOzone:masterfrom
SgtPooki:sgtpooki/squid-evm-funding-admin
Aug 18, 2026
Merged

chore: grant SgtPooki admin on squid-evm-funding#58
jennijuju merged 2 commits into
FilOzone:masterfrom
SgtPooki:sgtpooki/squid-evm-funding-admin

Conversation

@SgtPooki

@SgtPooki SgtPooki commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Add SgtPooki as an admin collaborator on the squid-evm-funding repo.

Why do you need this?

I'm helping with maintenance of the squid-evm-funding package: reviewing and landing the fixes from a recent code audit, cutting releases, and managing branch protection and repo settings. The repo currently only has push access for snissn.

What else do we need to know?

Single-line YAML change under repositories.squid-evm-funding.collaborators, following the same admin-collaborator pattern already used for my access on atomicmemory.ai-demo, and team-skills.

DRI: myself

Reviewer's Checklist

  • It is clear where the request is coming from (if unsure, ask)
  • All the automated checks passed
  • The YAML changes reflect the summary of the request
  • The Terraform plan posted as a comment reflects the summary of the request

SgtPooki is taking over maintenance of the squid-evm-funding package (review, releases, branch protection) and needs admin on the repo.
@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Before merge, verify that all the following plans are correct. After merge, Apply will regenerate the plans from the merged commit and continue only if they match.

Terraform plans

FilOzone
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create
  ~ update in-place

Terraform will perform the following actions:

  # github_repository.this["infura-rescue"] will be updated in-place
  ~ resource "github_repository" "this" {
        id                          = "infura-rescue"
        name                        = "infura-rescue"
        # (36 unchanged attributes hidden)

      ~ security_and_analysis {
          ~ secret_scanning {
              ~ status = "disabled" -> "enabled"
            }
          ~ secret_scanning_push_protection {
              ~ status = "disabled" -> "enabled"
            }
        }
    }

  # github_repository_collaborator.this["squid-evm-funding:sgtpooki"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "admin"
      + permission_diff_suppression = false
      + repository                  = "squid-evm-funding"
      + username                    = "SgtPooki"
    }

Plan: 1 to add, 1 to change, 0 to destroy.

@github-actions

Copy link
Copy Markdown
Contributor

The following access changes will be introduced as a result of applying the plan:

Access Changes
User sgtpooki:
  - will gain admin permission to squid-evm-funding

@SgtPooki SgtPooki changed the title Grant SgtPooki admin on squid-evm-funding chore: grant SgtPooki admin on squid-evm-funding Aug 18, 2026
@SgtPooki SgtPooki moved this from 📌 Triage to 🔎 Awaiting review in FOC Aug 18, 2026
@github-project-automation github-project-automation Bot moved this from 🔎 Awaiting review to ✔️ Approved by reviewer in FOC Aug 18, 2026
@jennijuju
jennijuju merged commit 237c578 into FilOzone:master Aug 18, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

3 participants