Skip to content

Add Creativeklvn to django-commons#258

Merged
ryancheley merged 2 commits intomainfrom
add-user/257
Sep 6, 2025
Merged

Add Creativeklvn to django-commons#258
ryancheley merged 2 commits intomainfrom
add-user/257

Conversation

@cunla
Copy link
Copy Markdown
Member

@cunla cunla commented Sep 5, 2025

Fix #257

@cunla cunla requested a review from a team as a code owner September 5, 2025 10:44
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 5, 2025

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

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

  # github_membership.this["SmitK"] will be created
+   resource "github_membership" "this" {
+       downgrade_on_destroy = false
+       etag                 = (known after apply)
+       id                   = (known after apply)
+       role                 = "member"
+       username             = "SmitK"
    }

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

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

@ryancheley ryancheley merged commit a8dd16a into main Sep 6, 2025
@ryancheley ryancheley deleted the add-user/257 branch September 6, 2025 01:28
@tim-schilling tim-schilling restored the add-user/257 branch September 6, 2025 03:06
@tim-schilling tim-schilling deleted the add-user/257 branch September 6, 2025 03:08
tim-schilling added a commit that referenced this pull request Sep 6, 2025
tim-schilling added a commit that referenced this pull request Sep 6, 2025
tim-schilling added a commit that referenced this pull request Sep 6, 2025
tim-schilling added a commit that referenced this pull request Sep 6, 2025
tim-schilling added a commit that referenced this pull request Sep 6, 2025
tim-schilling added a commit that referenced this pull request Sep 6, 2025
tim-schilling added a commit that referenced this pull request Sep 6, 2025
tim-schilling added a commit that referenced this pull request Sep 6, 2025
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] - Creativeklvn

3 participants