Skip to content

Conversation

@rjan90
Copy link
Contributor

@rjan90 rjan90 commented Aug 20, 2025

Summary

chore: add Julian (push-perms) to the PDP-repo

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: add julian to pdp repo
@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

FilOzone

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["pdp: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                  = "pdp"
      + username                    = "juliangruber"
    }

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

@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 pdp

@rjan90
Copy link
Contributor Author

rjan90 commented Aug 20, 2025

I´m going to bypass the merge requirements here, to unblock FilOzone/pdp#169

@rjan90 rjan90 merged commit b23cc5f into master Aug 20, 2025
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