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

Promote hsanjuan to nopfs repository admin #81

Merged
merged 1 commit into from Mar 28, 2024

Conversation

hsanjuan
Copy link
Contributor

Reason: I wrote and maintain the thing.

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

Reason: I wrote and maintain the thing.
@hsanjuan hsanjuan requested review from a team as code owners March 28, 2024 11:48
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-shipyard

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

Terraform will perform the following actions:

  # github_repository_collaborator.this["nopfs:hsanjuan"] must be replaced
-/+ resource "github_repository_collaborator" "this" {
      ~ id                          = "nopfs:hsanjuan" -> (known after apply)
      + invitation_id               = (known after apply)
      ~ permission                  = "push" -> "admin" # forces replacement
      + permission_diff_suppression = false
        # (2 unchanged attributes hidden)
    }

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

Copy link
Contributor

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

Access Changes
User hsanjuan:
  - will have the permission to nopfs change from push to admin

@willscott willscott merged commit aa3e268 into ipfs-shipyard:master Mar 28, 2024
6 checks passed
@hsanjuan hsanjuan deleted the patch-1 branch March 28, 2024 13:55
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.

None yet

2 participants