Skip to content

Conversation

@bruzina
Copy link
Contributor

@bruzina bruzina commented Mar 19, 2025

No description provided.

@bruzina bruzina self-assigned this Mar 19, 2025
@github-actions
Copy link

Terraform Initialization ⚙️success

Terraform Plan 📖success

Show Plan

terraform
Acquiring state lock. This may take a few moments...
github_repository.repo[".github"]: Refreshing state... [id=.github]

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_repository.repo[".github"] will be updated in-place
  ~ resource "github_repository" "repo" {
      ~ allow_auto_merge            = false -> true
      ~ allow_merge_commit          = true -> false
      ~ delete_branch_on_merge      = false -> true
      ~ has_issues                  = false -> true
        id                          = ".github"
        name                        = ".github"
        # (31 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

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

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.
Releasing state lock. This may take a few moments...

*Pushed by: @bruzina, Action: `pull_request`*

@bruzina bruzina merged commit d07ce3a into main Mar 20, 2025
1 check passed
@github-actions
Copy link

🎉 This PR is included in version 0.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@bruzina bruzina deleted the feature/add-repo-properties-and-settings branch July 1, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants