Skip to content

Conversation

@tim-schilling
Copy link
Member

Replaces #326

@tim-schilling tim-schilling requested a review from a team as a code owner November 25, 2025 15:04
@tim-schilling tim-schilling changed the title Add federicobond to django-debug-toolbar team as admin Add federicobond to django-debug-toolbar team with admin PR author Nov 25, 2025
@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: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # github_team_members.repo_team_members["django-debug-toolbar"] will be updated in-place
!~  resource "github_team_members" "repo_team_members" {
        id      = "django-debug-toolbar"
#        (1 unchanged attribute hidden)

+       members {
+           role     = "member"
+           username = "federicobond"
        }

#        (12 unchanged blocks hidden)
    }

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

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

@tim-schilling tim-schilling merged commit e997780 into main Nov 25, 2025
5 checks passed
@tim-schilling tim-schilling deleted the tim-schilling-patch-4 branch November 25, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants