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

Conversation

@jxs
Copy link
Member

@jxs jxs commented Aug 8, 2025

Summary

give push/write permissions and subsequently allow members of the rust-libp2p to approve spec PR's

@jxs jxs requested a review from a team as a code owner August 8, 2025 09:49
@jxs jxs requested a review from a team August 8, 2025 09:49
@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2025

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

Access Changes
User agemanning:
  - will gain push permission to specs
User elenaf9:
  - will gain push permission to specs
User jxs:
  - will have the permission to specs change from pull to push

@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 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

Terraform will perform the following actions:

  # github_team_repository.this["rust-libp2p maintainers:specs"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "push"
      + repository = "specs"
      + team_id    = "11402594"
    }

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

@jxs jxs merged commit b7fe0f9 into libp2p:master Aug 8, 2025
6 checks passed
@jxs jxs deleted the write-access-specs-rust-libp2p-maintainers branch August 8, 2025 13:18
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