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 IPDX org admins #17

Merged
merged 2 commits into from
Feb 1, 2024
Merged

Make IPDX org admins #17

merged 2 commits into from
Feb 1, 2024

Conversation

galargh
Copy link
Contributor

@galargh galargh commented Feb 1, 2024

We need to update/delete org secrets and clean up App setup.

Copy link
Contributor

github-actions bot commented Feb 1, 2024

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

Terraform plans

probe-lab

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["galargh"] will be updated in-place
  ~ resource "github_membership" "this" {
        id       = "probe-lab:galargh"
      ~ role     = "member" -> "admin"
        # (2 unchanged attributes hidden)
    }

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

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

@galargh galargh merged commit 72a34fd into master Feb 1, 2024
2 checks passed
@galargh galargh deleted the galargh-patch-1 branch February 1, 2024 14:18
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