Skip to content

Add JAG-UK to maintain devnet and synapse - #54

Merged
BigLep merged 3 commits into
FilOzone:masterfrom
JAG-UK:patch-1
Jul 28, 2026
Merged

Add JAG-UK to maintain devnet and synapse#54
BigLep merged 3 commits into
FilOzone:masterfrom
JAG-UK:patch-1

Conversation

@JAG-UK

@JAG-UK JAG-UK commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Add JAG-UK to maintain devnet and synapse

Why do you need this?

Needed for the Access controls and encryption work upcoming

What else do we need to know?

Decided it was better to sniper-pick the 2 repos I need rather than add myself to a group like filoz-fs...but happy to be moved to a group if that's better.

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

Needed for the Access controls and encryption work upcoming
@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

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

Access Changes
User jag-uk:
  - will gain maintain permission to foc-devnet
  - will gain maintain permission to synapse-sdk

@github-actions

Copy link
Copy Markdown
Contributor

Before merge, verify that all the following plans are correct. After merge, Apply will regenerate the plans from the merged commit and continue only if they match.

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["foc-devnet:jag-uk"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "maintain"
      + permission_diff_suppression = false
      + repository                  = "foc-devnet"
      + username                    = "JAG-UK"
    }

  # github_repository_collaborator.this["synapse-sdk:jag-uk"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "maintain"
      + permission_diff_suppression = false
      + repository                  = "synapse-sdk"
      + username                    = "JAG-UK"
    }

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

@github-project-automation github-project-automation Bot moved this from 📌 Triage to ✔️ Approved by reviewer in FOC Jul 28, 2026
@BigLep
BigLep merged commit ec56d07 into FilOzone:master Jul 28, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

3 participants