Skip to content
This repository was archived by the owner on Aug 29, 2026. It is now read-only.

Grant push to ns4plabs to telemetry-server - #41

Merged
galargh merged 5 commits into
ipshipyard:masterfrom
hsanjuan:patch-1
Aug 24, 2025
Merged

galargh merged 5 commits into
ipshipyard:masterfrom
hsanjuan:patch-1

Conversation

@hsanjuan

Copy link
Copy Markdown
Contributor

Summary

Why do you need this?

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

@github-actions

github-actions Bot commented Aug 21, 2025

Copy link
Copy Markdown
Contributor

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["telemetry-server:ns4plabs"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "push"
      + permission_diff_suppression = false
      + repository                  = "telemetry-server"
      + username                    = "ns4plabs"
    }

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

@github-actions

github-actions Bot commented Aug 21, 2025

Copy link
Copy Markdown
Contributor

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

Access Changes
User ns4plabs:
  - will gain push permission to telemetry-server

@galargh
galargh merged commit 46e57b1 into ipshipyard:master Aug 24, 2025
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants