Skip to content

Add Lorna, Fabrizio, and Kumar to Quarkus Flow#395

Merged
fjtirado merged 1 commit intomainfrom
add-lorna-fab-kum
Jan 22, 2026
Merged

Add Lorna, Fabrizio, and Kumar to Quarkus Flow#395
fjtirado merged 1 commit intomainfrom
add-lorna-fab-kum

Conversation

@ricardozanini
Copy link
Member

No description provided.

@ricardozanini ricardozanini requested a review from a team as a code owner January 21, 2026 14:52
@github-actions
Copy link

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

The remote workspace is configured to work with configuration at
terraform-scripts relative to the target repository.

Terraform will upload the contents of the following directory,
excluding files or directories as defined by a .terraformignore file
at /home/runner/work/quarkiverse-devops/quarkiverse-devops/.terraformignore (if it is present),
in order to capture the filesystem context the remote workspace expects:
    /home/runner/work/quarkiverse-devops/quarkiverse-devops

To view this run in a browser, visit:
https://app.terraform.io/app/quarkiverse/quarkiverse-devops/runs/run-TTP7pRQPc7YLcj9k

Waiting for the plan to start...

Terraform v1.13.5
on linux_amd64
Initializing plugins and modules...

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create
  ~ update in-place

Terraform will perform the following actions:

  # github_repository.quarkus_flow will be updated in-place
  ~ resource "github_repository" "quarkus_flow" {
      - has_discussions             = true -> null
        id                          = "quarkus-flow"
        name                        = "quarkus-flow"
        # (35 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

  # github_team_membership.quarkus_flow_triage["fantonangeli"] will be created
  + resource "github_team_membership" "quarkus_flow_triage" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "15878856"
      + username = "fantonangeli"
    }

  # github_team_membership.quarkus_flow_triage["kumaradityaraj"] will be created
  + resource "github_team_membership" "quarkus_flow_triage" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "15878856"
      + username = "kumaradityaraj"
    }

  # github_team_membership.quarkus_flow_triage["lornakelly"] will be created
  + resource "github_team_membership" "quarkus_flow_triage" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "15878856"
      + username = "lornakelly"
    }

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

Pusher: @ricardozanini, Action: pull_request, Workflow: Terraform

@ricardozanini
Copy link
Member Author

@gastaldi can you merge it? :D

@ricardozanini
Copy link
Member Author

@fjtirado please review?

@fjtirado fjtirado merged commit ec5a20b into main Jan 22, 2026
2 checks passed
@fjtirado fjtirado deleted the add-lorna-fab-kum branch January 22, 2026 17:29
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