Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Conversation

@achingbrain
Copy link
Member

Summary

Add push rights to the repo for the js dev team.

Why do you need this?

To push branches

What else do we need to know?

N/a

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 push rights to the repo for the js dev team.
@achingbrain achingbrain requested a review from a team as a code owner July 3, 2025 06:01
@achingbrain achingbrain requested a review from a team July 3, 2025 06:01
@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2025

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

Access Changes
User achingbrain:
  - will gain admin permission to libp2p-webrtc-guide
User aschmahmann:
  - will gain admin permission to libp2p-webrtc-guide
User dhuseby:
  - will gain admin permission to libp2p-webrtc-guide
User galargh:
  - will gain admin permission to libp2p-webrtc-guide
User guillaumemichel:
  - will gain admin permission to libp2p-webrtc-guide
User jbenet:
  - will gain admin permission to libp2p-webrtc-guide
User jorropo:
  - will gain admin permission to libp2p-webrtc-guide
User jxs:
  - will gain pull permission to libp2p-webrtc-guide
User kubuxu:
  - will gain admin permission to libp2p-webrtc-guide
User laurentsenta:
  - will gain admin permission to libp2p-webrtc-guide
User lidel:
  - will gain admin permission to libp2p-webrtc-guide
User marcopolo:
  - will gain admin permission to libp2p-webrtc-guide
User maschad:
  - will gain push permission to libp2p-webrtc-guide
User mxinden:
  - will gain admin permission to libp2p-webrtc-guide
User p-shahi:
  - will gain admin permission to libp2p-webrtc-guide
User raulk:
  - will gain admin permission to libp2p-webrtc-guide
User sgtpooki:
  - will gain push permission to libp2p-webrtc-guide
User stebalien:
  - will gain admin permission to libp2p-webrtc-guide
User sukunrt:
  - will gain admin permission to libp2p-webrtc-guide
User wemeetagain:
  - will gain push permission to libp2p-webrtc-guide
User whizzzkid:
  - will gain push permission to libp2p-webrtc-guide
User yiannisbot:
  - will gain admin permission to libp2p-webrtc-guide

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2025

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

Terraform plans

libp2p

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create
  - destroy

Terraform will perform the following actions:

  # github_repository_collaborator.this["libp2p-webrtc-guide:2color"] will be destroyed
  # (because key ["libp2p-webrtc-guide:2color"] is not in for_each map)
  - resource "github_repository_collaborator" "this" {
      - id         = "libp2p-webrtc-guide:2color" -> null
      - permission = "admin" -> null
      - repository = "libp2p-webrtc-guide" -> null
      - username   = "2color" -> null
    }

  # github_team_repository.this["admin:libp2p-webrtc-guide"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "admin"
      + repository = "libp2p-webrtc-guide"
      + team_id    = "2077192"
    }

  # github_team_repository.this["github-mgmt stewards:libp2p-webrtc-guide"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "pull"
      + repository = "libp2p-webrtc-guide"
      + team_id    = "6630941"
    }

  # github_team_repository.this["js-libp2p-dev:libp2p-webrtc-guide"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "push"
      + repository = "libp2p-webrtc-guide"
      + team_id    = "8478585"
    }

  # github_team_repository.this["w3dt-stewards:libp2p-webrtc-guide"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "admin"
      + repository = "libp2p-webrtc-guide"
      + team_id    = "4657013"
    }

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

@galargh galargh merged commit 3409a79 into master Jul 3, 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.

3 participants