Skip to content

Give @Tanisha-fil admin access to community#160

Merged
BigLep merged 1 commit intomasterfrom
biglep/add-tanisha-as-admin-to-community
Aug 21, 2025
Merged

Give @Tanisha-fil admin access to community#160
BigLep merged 1 commit intomasterfrom
biglep/add-tanisha-as-admin-to-community

Conversation

@BigLep
Copy link
Member

@BigLep BigLep commented Aug 21, 2025

As the one orchestrating nv27, this should enable her to make changes to the locked thread at filecoin-project/community#74

As the one orchestrating nv27, this should enable her to make changes to the locked thread at filecoin-project/community#74
@BigLep BigLep requested a review from rjan90 August 21, 2025 15:51
@BigLep BigLep self-assigned this Aug 21, 2025
@BigLep BigLep requested a review from a team as a code owner August 21, 2025 15:51
@github-actions
Copy link
Contributor

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

Access Changes
User kaitlin-beegle:
  - will lose admin permission to community
User tanisha-fil:
  - will gain admin permission to community

@github-actions
Copy link
Contributor

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

Terraform plans

filecoin-project

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_repository_collaborator.this["community:kaitlin-beegle"] will be destroyed
  # (because key ["community:kaitlin-beegle"] is not in for_each map)
  - resource "github_repository_collaborator" "this" {
      - id         = "community:kaitlin-beegle" -> null
      - permission = "admin" -> null
      - repository = "community" -> null
      - username   = "kaitlin-beegle" -> null
    }

  # github_repository_collaborator.this["community:tanisha-fil"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "admin"
      + permission_diff_suppression = false
      + repository                  = "community"
      + username                    = "Tanisha-fil"
    }

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

@BigLep BigLep merged commit 0c28a66 into master Aug 21, 2025
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.

2 participants