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-block-format #164

Merged
merged 1 commit into from
Aug 28, 2023
Merged

add web3-bot to go-block-format #164

merged 1 commit into from
Aug 28, 2023

Conversation

galargh
Copy link
Contributor

@galargh galargh commented Aug 28, 2023

@galargh galargh requested review from a team as code owners August 28, 2023 11:39
@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

ipfs

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-block-format: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-block-format"
      + username                    = "web3-bot"
    }

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

@galargh galargh merged commit 4a0083d into master Aug 28, 2023
6 checks passed
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.

1 participant