Skip to content

ipfs-desktop write perms to devrel group#262

Merged
lidel merged 1 commit intomasterfrom
mishmosh-patch-1
Apr 30, 2026
Merged

ipfs-desktop write perms to devrel group#262
lidel merged 1 commit intomasterfrom
mishmosh-patch-1

Conversation

@mishmosh
Copy link
Copy Markdown
Contributor

Summary

Give write permissions to ipfs-desktop to devrel group

Why do you need this?

More easily submit PRs to this repo.

What else do we need to know?

n/a

DRI: @lidel

Reviewer's Checklist

  • It is clear where the request is coming from (if unsure, ask)
  • All the automated checks passed
  • The YAML changes reflect the summary of the request
  • The Terraform plan posted as a comment reflects the summary of the request

Give write permissions to ipfs-desktop to devrel group
@mishmosh mishmosh requested a review from a team as a code owner April 30, 2026 16:19
@github-actions
Copy link
Copy Markdown
Contributor

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

Access Changes
User devrel:
  - will gain write permission to ipfs-desktop

@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

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["ipfs-desktop:devrel"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "write"
      + permission_diff_suppression = false
      + repository                  = "ipfs-desktop"
      + username                    = "devrel"
    }

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

@lidel lidel merged commit 7e94e8f into master Apr 30, 2026
6 checks passed
@lidel lidel deleted the mishmosh-patch-1 branch April 30, 2026 16:36
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