Skip to content

Add manelclos to django-commons#215

Merged
cunla merged 1 commit intomainfrom
add-user/214
Jun 15, 2025
Merged

Add manelclos to django-commons#215
cunla merged 1 commit intomainfrom
add-user/214

Conversation

@cunla
Copy link
Copy Markdown
Member

@cunla cunla commented Jun 14, 2025

Fix #214

@cunla cunla requested a review from a team as a code owner June 14, 2025 15:09
@github-actions
Copy link
Copy Markdown

Terraform plan in terraform
With var files: terraform/production/org.tfvars terraform/production/repositories.tfvars
With variables: github_token = (sensitive value)

Plan: 1 to add, 0 to change, 0 to destroy.
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_membership.this["manelclos"] will be created
+   resource "github_membership" "this" {
+       downgrade_on_destroy = false
+       etag                 = (known after apply)
+       id                   = (known after apply)
+       role                 = "member"
+       username             = "manelclos"
    }

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

📝 Plan generated in Plan org changes and list them in a PR #100

@cunla cunla merged commit 0b8f9a8 into main Jun 15, 2025
3 checks passed
@cunla cunla deleted the add-user/214 branch June 15, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✋ [MEMBER] - manelclos

2 participants