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

Grant gui wg push to gateway checker #82

Merged
merged 2 commits into from
Nov 10, 2022
Merged

Grant gui wg push to gateway checker #82

merged 2 commits into from
Nov 10, 2022

Conversation

2color
Copy link
Member

@2color 2color commented Nov 10, 2022

Summary

Grant push access to the gateway checker

Why do you need this?

This came up with this PR: ipfs/public-gateway-checker#331

@2color 2color requested review from a team as code owners November 10, 2022 10:14
@2color 2color requested a review from galargh November 10, 2022 10:14
@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:
  ~ update in-place

Terraform will perform the following actions:

  # github_team_repository.this["WG GUI/UX:public-gateway-checker"] will be updated in-place
  ~ resource "github_team_repository" "this" {
        id         = "2825335:public-gateway-checker"
      ~ permission = "pull" -> "push"
        # (3 unchanged attributes hidden)
    }

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

@galargh galargh merged commit 293698e into ipfs:master Nov 10, 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.

2 participants