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

Add engineering team to dnslink deploy and ipfs-deploy repos - #40

Merged
cewood merged 2 commits into
ipshipyard:masterfrom
hsanjuan:patch-1
Aug 11, 2025
Merged

cewood merged 2 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

Copy link
Copy Markdown
Contributor

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

Access Changes
User achingbrain:
  - will gain push permission to dnslink-action
  - will gain push permission to ipfs-deploy-action
User aschmahmann:
  - will gain push permission to dnslink-action
  - will gain push permission to ipfs-deploy-action
User cewood:
  - will gain push permission to dnslink-action
  - will gain push permission to ipfs-deploy-action
User gammazero:
  - will gain push permission to dnslink-action
  - will gain push permission to ipfs-deploy-action
User guillaumemichel:
  - will gain push permission to dnslink-action
  - will gain push permission to ipfs-deploy-action
User hsanjuan:
  - will gain push permission to dnslink-action
  - will gain push permission to ipfs-deploy-action
User lidel:
  - will gain push permission to dnslink-action
  - will gain push permission to ipfs-deploy-action
User ns4plabs:
  - will gain push permission to dnslink-action
  - will gain push permission to ipfs-deploy-action
User p-shahi:
  - will gain push permission to dnslink-action
  - will gain push permission to ipfs-deploy-action
User sgtpooki:
  - will gain push permission to dnslink-action
  - will gain push permission to ipfs-deploy-action
User sukunrt:
  - will gain push permission to dnslink-action
  - will gain push permission to ipfs-deploy-action

@github-actions

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_team_repository.this["engineering:dnslink-action"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "push"
      + repository = "dnslink-action"
      + team_id    = "10925582"
    }

  # github_team_repository.this["engineering:ipfs-deploy-action"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "push"
      + repository = "ipfs-deploy-action"
      + team_id    = "10925582"
    }

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

@cewood
cewood merged commit 790792e into ipshipyard:master Aug 11, 2025
6 checks passed
@hsanjuan
hsanjuan deleted the patch-1 branch August 11, 2025 12:59
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