Skip to content

add laurentsenta to test-plans collaborators#22

Merged
galargh merged 1 commit intolibp2p:masterfrom
laurentsenta:patch-1
Jun 30, 2022
Merged

add laurentsenta to test-plans collaborators#22
galargh merged 1 commit intolibp2p:masterfrom
laurentsenta:patch-1

Conversation

@laurentsenta
Copy link
Copy Markdown
Contributor

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

},
"test-plans": {
"laurentsenta": {
"permission": "write"
Copy link
Copy Markdown
Member

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
Copy Markdown
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
Copy Markdown
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