Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add anthonyhashemi to django-commons #163

Merged
merged 2 commits into from
Feb 27, 2025
Merged

Add anthonyhashemi to django-commons #163

merged 2 commits into from
Feb 27, 2025

Conversation

cunla
Copy link
Member

@cunla cunla commented Feb 25, 2025

Fix #162

Copy link

github-actions bot commented Feb 25, 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["anthonyhashemi"] will be created
+   resource "github_membership" "this" {
+       downgrade_on_destroy = false
+       etag                 = (known after apply)
+       id                   = (known after apply)
+       role                 = "member"
+       username             = "anthonyhashemi"
    }

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

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

@cunla cunla merged commit a45d508 into main Feb 27, 2025
2 checks passed
@cunla cunla deleted the add-user/162 branch February 27, 2025 13:29
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] - anthonyhashemi
2 participants