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 laurentsenta to test-plans collaborators #22

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

laurentsenta
Copy link
Contributor

Give myself the ability to push and merge PR on https://github.com/libp2p/test-plans.

@@ -948,6 +948,11 @@
"permission": "admin"
}
},
"test-plans": {
"laurentsenta": {
"permission": "write"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"permission": "write"
"permission": "push"

@github-actions
Copy link
Contributor

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_repository_collaborator.this["test-plans → laurentsenta"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "push"
      + permission_diff_suppression = false
      + repository                  = "test-plans"
      + username                    = "laurentsenta"
    }

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

Changes to Outputs:
  ~ team_membership = [
        # (64 unchanged elements hidden)
        {
            id    = "6201424:iceseer"
            index = "Alumni → iceseer"
        },
      + {
          + id    = "6201425:mcamou"
          + index = "Bifrost → mcamou"
        },
        {
            id    = "6201425:gmasgras"
            index = "Bifrost → gmasgras"
        },
        # (69 unchanged elements hidden)
    ]

@galargh galargh merged commit f658733 into libp2p:master Jun 30, 2022
@laurentsenta laurentsenta deleted the patch-1 branch June 30, 2022 14:57
@mxinden
Copy link
Member

mxinden commented Jul 1, 2022

Good to have you on https://github.com/libp2p/test-plans @laurentsenta!

github-actions bot pushed a commit that referenced this pull request Sep 25, 2022
galargh added a commit that referenced this pull request Sep 26, 2022
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.

3 participants