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

revert temporary admin for vmx #83

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

Stebalien
Copy link
Contributor

Summary

Move vmx back to members.

Why do you need this?

The repos in question have been moved.

What else do we need to know?

DRI: @vmx

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

The repos in question have been moved.
@Stebalien Stebalien requested review from a team as code owners May 12, 2024 16:01
Copy link
Contributor

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

Access Changes
User vmx:
  - will have the role in the organization change from admin to member

Copy link
Contributor

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

Terraform plans

ipld

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

Terraform will perform the following actions:

  # github_membership.this["vmx"] will be updated in-place
  ~ resource "github_membership" "this" {
        id       = "ipld:vmx"
      ~ role     = "admin" -> "member"
        # (2 unchanged attributes hidden)
    }

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

Copy link
Member

@vmx vmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Stebalien I totally forgot about that!

@vmx vmx merged commit 686b01a into ipld:master May 13, 2024
6 checks passed
@Stebalien Stebalien deleted the steb/remove-admin branch May 13, 2024 15:03
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