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

manage go-trustless-utils #64

Merged
merged 2 commits into from
Sep 25, 2023
Merged

manage go-trustless-utils #64

merged 2 commits into from
Sep 25, 2023

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Sep 25, 2023

main aim here is to give @hannahhoward access to go-trustless-utils which I think this does via Go Team

@rvagg rvagg requested review from a team as code owners September 25, 2023 03: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

ipld

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # github_repository_collaborator.this["go-trustless-utils:rvagg"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "admin"
      + permission_diff_suppression = false
      + repository                  = "go-trustless-utils"
      + username                    = "rvagg"
    }

  # github_team_repository.this["go team:go-trustless-utils"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "push"
      + repository = "go-trustless-utils"
      + team_id    = "2411285"
    }

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

@rvagg rvagg merged commit 75813b4 into master Sep 25, 2023
6 checks passed
@rvagg rvagg deleted the rvagg/go-trustless-utils branch September 25, 2023 03:54
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