Skip to content

engineering has push access to vole repo#56

Merged
galargh merged 6 commits intoipshipyard:masterfrom
gammazero:engineering-push-to-vole
Mar 1, 2026
Merged

engineering has push access to vole repo#56
galargh merged 6 commits intoipshipyard:masterfrom
gammazero:engineering-push-to-vole

Conversation

@gammazero
Copy link
Contributor

Summary

give engineering push access to vole repo

Why do you need this?

I want to make updates to vole

What else do we need to know?

nothing

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2026

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

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

teams:
pull:
- engineering
push:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm but you need to remove the pull permission

@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 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:
  ~ update in-place

Terraform will perform the following actions:

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

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

@galargh galargh merged commit 85d6077 into ipshipyard:master Mar 1, 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.

3 participants