Skip to content

Give achingbrain admin on helia repos#59

Merged
lidel merged 2 commits intoipshipyard:masterfrom
achingbrain:patch-1
Apr 21, 2026
Merged

Give achingbrain admin on helia repos#59
lidel merged 2 commits intoipshipyard:masterfrom
achingbrain:patch-1

Conversation

@achingbrain
Copy link
Copy Markdown
Contributor

Summary

Add admin perms to helia-aventure and helia-react-components

Why do you need this?

To update/work on these repos

What else do we need to know?

DRI: myself

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

Add admin perms to helia-aventure and helia-react-components
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 20, 2026

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

Access Changes
User achingbrain:
  - will gain admin permission to drop-in-service-worker
  - will gain admin permission to helia-adventure
  - will gain admin permission to helia-react-components

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 20, 2026

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

Terraform plans

ipshipyard

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["drop-in-service-worker:achingbrain"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "admin"
      + permission_diff_suppression = false
      + repository                  = "drop-in-service-worker"
      + username                    = "achingbrain"
    }

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

  # github_repository_collaborator.this["helia-react-components:achingbrain"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "admin"
      + permission_diff_suppression = false
      + repository                  = "helia-react-components"
      + username                    = "achingbrain"
    }

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

@lidel lidel merged commit d358b49 into ipshipyard:master Apr 21, 2026
6 checks passed
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.

2 participants