Skip to content

Conversation

@BigLep
Copy link
Contributor

@BigLep BigLep commented Jan 5, 2026

@SgtPooki is now getting his permissions through the filoz-fs team.

@SgtPooki is now getting his permissions through the filoz-fs team.
@BigLep BigLep requested a review from rjan90 January 5, 2026 20:01
@BigLep BigLep self-assigned this Jan 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

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

Access Changes
User biglep:
  - will gain push permission to filecoin-8004-server
User irenegia:
  - will gain push permission to filecoin-8004-server
User jennijuju:
  - will gain push permission to filecoin-8004-server
User kubuxu:
  - will gain push permission to filecoin-8004-server
User momack2:
  - will gain push permission to filecoin-8004-server
User rjan90:
  - will gain push permission to filecoin-8004-server
User rvagg:
  - will gain push permission to filecoin-8004-server
User sgtpooki:
  - will have the permission to dealbot change from push to maintain
  - will have the permission to filecoin-8004-server change from pull to push
  - will have the permission to filecoin-cloud change from triage to admin
  - will have the permission to fs-pm change from triage to push
  - will have the permission to infra change from maintain to admin
  - will gain maintain permission to filecoin-pay
  - will gain push permission to filecoin-services
  - will gain push permission to pdp
  - will gain push permission to tim-docs
  - will join the organization as a member (remind them to accept the email invitation)
User timfong888:
  - will gain push permission to filecoin-8004-server
User tippyflitsuk:
  - will gain push permission to filecoin-8004-server
User wjmelements:
  - will gain push permission to filecoin-8004-server
User zenground0:
  - will gain push permission to filecoin-8004-server

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

Before merge, verify that all the following plans are correct. They will be applied as-is after the merge.

Terraform plans

FilOzone

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create
  - destroy

Terraform will perform the following actions:

  # github_membership.this["sgtpooki"] will be created
  + resource "github_membership" "this" {
      + downgrade_on_destroy = false
      + etag                 = (known after apply)
      + id                   = (known after apply)
      + role                 = "member"
      + username             = "SgtPooki"
    }

  # github_repository_collaborator.this["dealbot:sgtpooki"] will be destroyed
  # (because key ["dealbot:sgtpooki"] is not in for_each map)
  - resource "github_repository_collaborator" "this" {
      - id         = "dealbot:SgtPooki" -> null
      - permission = "push" -> null
      - repository = "dealbot" -> null
      - username   = "SgtPooki" -> null
    }

  # github_repository_collaborator.this["filecoin-8004-server:sgtpooki"] will be destroyed
  # (because key ["filecoin-8004-server:sgtpooki"] is not in for_each map)
  - resource "github_repository_collaborator" "this" {
      - id         = "filecoin-8004-server:SgtPooki" -> null
      - permission = "pull" -> null
      - repository = "filecoin-8004-server" -> null
      - username   = "SgtPooki" -> null
    }

  # github_repository_collaborator.this["filecoin-cloud:sgtpooki"] will be destroyed
  # (because key ["filecoin-cloud:sgtpooki"] is not in for_each map)
  - resource "github_repository_collaborator" "this" {
      - id         = "filecoin-cloud:SgtPooki" -> null
      - permission = "triage" -> null
      - repository = "filecoin-cloud" -> null
      - username   = "SgtPooki" -> null
    }

  # github_repository_collaborator.this["filecoin-pay-explorer:sgtpooki"] will be destroyed
  # (because key ["filecoin-pay-explorer:sgtpooki"] is not in for_each map)
  - resource "github_repository_collaborator" "this" {
      - id         = "filecoin-pay-explorer:SgtPooki" -> null
      - permission = "push" -> null
      - repository = "filecoin-pay-explorer" -> null
      - username   = "SgtPooki" -> null
    }

  # github_repository_collaborator.this["fs-pm:sgtpooki"] will be destroyed
  # (because key ["fs-pm:sgtpooki"] is not in for_each map)
  - resource "github_repository_collaborator" "this" {
      - id         = "fs-pm:SgtPooki" -> null
      - permission = "triage" -> null
      - repository = "fs-pm" -> null
      - username   = "SgtPooki" -> null
    }

  # github_repository_collaborator.this["infra:sgtpooki"] will be destroyed
  # (because key ["infra:sgtpooki"] is not in for_each map)
  - resource "github_repository_collaborator" "this" {
      - id         = "infra:SgtPooki" -> null
      - permission = "maintain" -> null
      - repository = "infra" -> null
      - username   = "SgtPooki" -> null
    }

  # github_repository_collaborator.this["synapse-sdk:sgtpooki"] will be destroyed
  # (because key ["synapse-sdk:sgtpooki"] is not in for_each map)
  - resource "github_repository_collaborator" "this" {
      - id         = "synapse-sdk:SgtPooki" -> null
      - permission = "push" -> null
      - repository = "synapse-sdk" -> null
      - username   = "SgtPooki" -> null
    }

  # github_team_membership.this["filoz-fs:sgtpooki"] will be created
  + resource "github_team_membership" "this" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "13124042"
      + username = "SgtPooki"
    }

  # github_team_repository.this["filoz-fs:filecoin-8004-server"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "push"
      + repository = "filecoin-8004-server"
      + team_id    = "13124042"
    }

Plan: 3 to add, 0 to change, 7 to destroy.

@rjan90 rjan90 merged commit ea82af1 into master Jan 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants