Skip to content

Add adRn-s to django-commons#217

Merged
cunla merged 1 commit intomainfrom
add-user/216
Jun 17, 2025
Merged

Add adRn-s to django-commons#217
cunla merged 1 commit intomainfrom
add-user/216

Conversation

@cunla
Copy link
Member

@cunla cunla commented Jun 17, 2025

Fix #216

@cunla cunla requested a review from a team as a code owner June 17, 2025 11:37
@github-actions
Copy link

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["adRn-s"] will be created
+   resource "github_membership" "this" {
+       downgrade_on_destroy = false
+       etag                 = (known after apply)
+       id                   = (known after apply)
+       role                 = "member"
+       username             = "adRn-s"
    }

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

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

Copy link
Member

@ryancheley ryancheley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@cunla cunla merged commit 8dd5cf0 into main Jun 17, 2025
3 checks passed
@cunla cunla deleted the add-user/216 branch June 17, 2025 12:15
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] - adRn-s

3 participants