Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make achingbrain a GitHub Management steward #162

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Conversation

galargh
Copy link
Contributor

@galargh galargh commented Aug 16, 2023

I'm also removing Gus from Stewards group while I'm at it.

@galargh galargh requested review from a team as code owners August 16, 2023 07:50
@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

ipfs

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_team_membership.this["github-mgmt stewards:achingbrain"] will be created
  + resource "github_team_membership" "this" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "6421993"
      + username = "achingbrain"
    }

  # github_team_membership.this["github-mgmt stewards:guseggert"] will be destroyed
  # (because key ["github-mgmt stewards:guseggert"] is not in for_each map)
  - resource "github_team_membership" "this" {
      - etag     = "W/\"774fa934b16f84c657aabfc37fe75705f0364587f8db40c3dd244801080e06b1\"" -> null
      - id       = "6421993:guseggert" -> null
      - role     = "member" -> null
      - team_id  = "6421993" -> null
      - username = "guseggert" -> null
    }

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

@galargh galargh merged commit b057a66 into master Aug 16, 2023
6 checks passed
@achingbrain achingbrain deleted the galargh-patch-10 branch August 25, 2023 15:50
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.

1 participant