Skip to content

Set xebis org repos default settings#7

Merged
bruzina merged 1 commit intomainfrom
feature/org-defaults
Mar 22, 2025
Merged

Set xebis org repos default settings#7
bruzina merged 1 commit intomainfrom
feature/org-defaults

Conversation

@bruzina
Copy link
Copy Markdown
Contributor

@bruzina bruzina commented Mar 20, 2025

No description provided.

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

Terraform Initialization ⚙️success

Terraform Plan 📖success

Show Plan

terraform
Acquiring state lock. This may take a few moments...
github_repository.repo["ansible-collection"]: Refreshing state... [id=ansible-collection]
github_repository.repo[".github"]: Refreshing state... [id=.github]
github_repository.repo["github-organization-as-code"]: Refreshing state... [id=github-organization-as-code]
github_repository.repo["github-actions-and-workflows"]: Refreshing state... [id=github-actions-and-workflows]

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"
        # (32 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

  # github_repository.repo["ansible-collection"] 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                          = "ansible-collection"
        name                        = "ansible-collection"
      - vulnerability_alerts        = true -> null
        # (30 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

  # github_repository.repo["github-actions-and-workflows"] 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-actions-and-workflows"
        name                        = "github-actions-and-workflows"
        # (31 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

  # github_repository.repo["github-organization-as-code"] 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-organization-as-code"
        name                        = "github-organization-as-code"
        # (32 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

Plan: 0 to add, 4 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 e73f3bd into main Mar 22, 2025
1 check passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 0.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@bruzina bruzina deleted the feature/org-defaults branch March 22, 2025 15:54
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.

1 participant