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

remove: web3-bot from nebula-analyis #15

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

dennis-tra
Copy link
Contributor

Summary

removes the web3-bot from the nebula-analysis repo. We're not using Go or JS there, so it makes no sense to have it there.

@dennis-tra dennis-tra enabled auto-merge (rebase) January 9, 2024 11:23
Copy link
Contributor

github-actions bot commented Jan 9, 2024

Before merge, verify that all the following plans are correct. They will be applied as-is after the merge.

Terraform plans

plprobelab

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  - destroy

Terraform will perform the following actions:

  # github_repository_collaborator.this["nebula-analysis:web3-bot"] will be destroyed
  # (because key ["nebula-analysis:web3-bot"] is not in for_each map)
  - resource "github_repository_collaborator" "this" {
      - id                          = "nebula-analysis:web3-bot" -> null
      - permission                  = "push" -> null
      - permission_diff_suppression = false -> null
      - repository                  = "nebula-analysis" -> null
      - username                    = "web3-bot" -> null
    }

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

@dennis-tra dennis-tra disabled auto-merge January 9, 2024 11:27
@dennis-tra dennis-tra merged commit 05e40f4 into master Jan 9, 2024
6 checks passed
@dennis-tra dennis-tra deleted the nebula-analysis branch January 9, 2024 11:27
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