Skip to content

Add knyghty to django-commons#247

Merged
tim-schilling merged 1 commit intomainfrom
add-user/246
Aug 22, 2025
Merged

Add knyghty to django-commons#247
tim-schilling merged 1 commit intomainfrom
add-user/246

Conversation

@cunla
Copy link
Copy Markdown
Member

@cunla cunla commented Aug 20, 2025

Fix #246

@cunla cunla requested a review from a team as a code owner August 20, 2025 16:05
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 20, 2025

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

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

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

@tim-schilling tim-schilling merged commit 5a5e66b into main Aug 22, 2025
2 checks passed
@tim-schilling tim-schilling deleted the add-user/246 branch August 22, 2025 23:45
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] - knyghty

3 participants