Skip to content

Add CodeWarriorr and Filip-L to filecoin-services - #62

Merged
rvagg merged 1 commit into
FilOzone:masterfrom
Kubuxu:add/fidl
Sep 16, 2026
Merged

rvagg merged 1 commit into
FilOzone:masterfrom
Kubuxu:add/fidl

Conversation

@Kubuxu

@Kubuxu Kubuxu commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

For puporse of working on modular proxy in FWSS

Signed-off-by: Jakub Sztandera oss@kubuxu.com

For puporse of working on modular proxy in FWSS

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
@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["filecoin-services:codewarriorr"] 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-services"
      + username                    = "CodeWarriorr"
    }

  # github_repository_collaborator.this["filecoin-services:filip-l"] 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-services"
      + username                    = "Filip-L"
    }

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

@github-actions

Copy link
Copy Markdown
Contributor

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

Access Changes
User codewarriorr:
  - will gain push permission to filecoin-services
User filip-l:
  - will gain push permission to filecoin-services

@github-project-automation github-project-automation Bot moved this from 📌 Triage to ✔️ Approved by reviewer in FOC Sep 15, 2026
@Kubuxu

Kubuxu commented Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

I can't merge it myself

@rvagg
rvagg merged commit 55a1e21 into FilOzone:master Sep 16, 2026
7 checks passed
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC Sep 16, 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