Skip to content

chore: filecoin-pin-website - push access to juliangruber#185

Merged
rjan90 merged 2 commits intofilecoin-project:masterfrom
rjan90:phi/update-perms
Jan 21, 2026
Merged

chore: filecoin-pin-website - push access to juliangruber#185
rjan90 merged 2 commits intofilecoin-project:masterfrom
rjan90:phi/update-perms

Conversation

@rjan90
Copy link
Contributor

@rjan90 rjan90 commented Jan 21, 2026

Summary

Give @juliangruber push access to filecoin-pin-website.

Why do you need this?

What else do we need to know?

DRI: myself

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

chore: push access to juliangruber - filecoin-pin-website
@rjan90 rjan90 requested a review from a team as a code owner January 21, 2026 08:27
@github-actions
Copy link
Contributor

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

Access Changes
User juliangruber:
  - will gain push permission to filecoin-pin-website

@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

filecoin-project

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["filecoin-pin-website:juliangruber"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "push"
      + permission_diff_suppression = false
      + repository                  = "filecoin-pin-website"
      + username                    = "juliangruber"
    }

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

@rjan90 rjan90 merged commit 409295f into filecoin-project:master Jan 21, 2026
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.

2 participants