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 web3-bot to go-libp2p-pubsub #242

Merged
merged 3 commits into from
Aug 2, 2024
Merged

Add web3-bot to go-libp2p-pubsub #242

merged 3 commits into from
Aug 2, 2024

Conversation

galargh
Copy link
Contributor

@galargh galargh commented Jul 30, 2024

This is part of the effort to deprecate CircleCI across the organization

@galargh galargh requested review from a team as code owners July 30, 2024 18:53
Copy link
Contributor

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

Access Changes
User web3-bot:
  - will gain push permission to go-libp2p-pubsub

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["go-libp2p-pubsub:web3-bot"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "push"
      + permission_diff_suppression = false
      + repository                  = "go-libp2p-pubsub"
      + username                    = "web3-bot"
    }

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

@Stebalien Stebalien merged commit 8e63478 into master Aug 2, 2024
6 checks passed
@Stebalien Stebalien deleted the galargh-patch-13 branch August 2, 2024 21:40
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