Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add libp2p stewards and js team to js-libp2p-whatwg-fetch #237

Merged
merged 5 commits into from
Jun 11, 2024

Conversation

achingbrain
Copy link
Member

Summary

Adds the teams prop to the js-libp2p-whatwg-fetch repo.

Why do you need this?

To push branches to the repo.

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

Adds the `teams` prop to the js-libp2p-whatwg-fetch repo.
@achingbrain achingbrain requested review from a team as code owners June 10, 2024 13:11
Copy link
Contributor

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

Access Changes
User 2color:
  - will gain admin permission to js-libp2p-whatwg-fetch
User achingbrain:
  - will gain admin permission to js-libp2p-whatwg-fetch
User aschmahmann:
  - will gain admin permission to js-libp2p-whatwg-fetch
User biglep:
  - will gain admin permission to js-libp2p-whatwg-fetch
User dhuseby:
  - will gain admin permission to js-libp2p-whatwg-fetch
User galargh:
  - will gain admin permission to js-libp2p-whatwg-fetch
User guillaumemichel:
  - will gain admin permission to js-libp2p-whatwg-fetch
User jbenet:
  - will gain admin permission to js-libp2p-whatwg-fetch
User jorropo:
  - will gain admin permission to js-libp2p-whatwg-fetch
User kubuxu:
  - will gain admin permission to js-libp2p-whatwg-fetch
User laurentsenta:
  - will gain admin permission to js-libp2p-whatwg-fetch
User lidel:
  - will gain admin permission to js-libp2p-whatwg-fetch
User maschad:
  - will gain push permission to js-libp2p-whatwg-fetch
User mxinden:
  - will gain admin permission to js-libp2p-whatwg-fetch
User p-shahi:
  - will gain admin permission to js-libp2p-whatwg-fetch
User raulk:
  - will gain admin permission to js-libp2p-whatwg-fetch
User sgtpooki:
  - will gain push permission to js-libp2p-whatwg-fetch
User stebalien:
  - will gain admin permission to js-libp2p-whatwg-fetch
User wemeetagain:
  - will gain push permission to js-libp2p-whatwg-fetch
User whizzzkid:
  - will gain push permission to js-libp2p-whatwg-fetch
User yiannisbot:
  - will gain admin permission to js-libp2p-whatwg-fetch

Copy link
Contributor

github-actions bot commented Jun 10, 2024

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["admin:js-libp2p-whatwg-fetch"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "admin"
      + repository = "js-libp2p-whatwg-fetch"
      + team_id    = "2077192"
    }

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

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

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

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

Copy link
Contributor

@galargh galargh left a comment

Choose a reason for hiding this comment

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

Revert the changes made by the bot previously

github/libp2p.yml Outdated Show resolved Hide resolved
github/libp2p.yml Outdated Show resolved Hide resolved
github/libp2p.yml Outdated Show resolved Hide resolved
@galargh galargh merged commit 9e6ebb3 into master Jun 11, 2024
6 checks passed
@achingbrain achingbrain deleted the add-js-team-to-whatwg-fetch branch June 11, 2024 13:10
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.

2 participants