Skip to content

Add achingbrain and engineering to ipns-inspector repo#64

Merged
galargh merged 12 commits into
ipshipyard:masterfrom
achingbrain:patch-2
Jun 28, 2026
Merged

Add achingbrain and engineering to ipns-inspector repo#64
galargh merged 12 commits into
ipshipyard:masterfrom
achingbrain:patch-2

Conversation

@achingbrain

Copy link
Copy Markdown
Contributor

Summary

Added admin and push teams for repository access.

Why do you need this?

To manage the repo/project and open PRs without forking.

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

Added admin and push teams for repository access.
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

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

Access Changes
User achingbrain:
  - will have the permission to ipns-inspector change from pull to admin
User aschmahmann:
  - will have the permission to ipns-inspector change from pull to push
User cewood:
  - will have the permission to ipns-inspector change from pull to push
User gammazero:
  - will have the permission to ipns-inspector change from pull to push
User guillaumemichel:
  - will have the permission to ipns-inspector change from pull to push
User lidel:
  - will have the permission to ipns-inspector change from pull to push
User ns4plabs:
  - will have the permission to ipns-inspector change from pull to push

@github-actions

github-actions Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Before merge, verify that all the following plans are correct. After merge, Apply will regenerate the plans from the merged commit and continue only if they match.

Terraform plans

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

Terraform will perform the following actions:

  # github_repository_collaborator.this["ipns-inspector: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                  = "ipns-inspector"
      + username                    = "achingbrain"
    }

  # github_team_repository.this["engineering:ipns-inspector"] will be updated in-place
  ~ resource "github_team_repository" "this" {
        id         = "10925582:ipns-inspector"
      ~ permission = "pull" -> "push"
        # (3 unchanged attributes hidden)
    }

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

@galargh galargh merged commit a78cd4a into ipshipyard:master Jun 28, 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