Skip to content

Conversation

@bruzina
Copy link
Contributor

@bruzina bruzina commented Jul 6, 2025

No description provided.

@bruzina bruzina self-assigned this Jul 6, 2025
@github-actions
Copy link

github-actions bot commented Jul 6, 2025

Terraform Initialization ⚙️success

Terraform Plan 📖success

Show Plan

terraform
Acquiring state lock. This may take a few moments...
github_repository.repo["hetzner-iac-cac"]: Refreshing state... [id=hetzner-iac-cac]
github_repository_ruleset.all_repositories["infra/main_branch"]: Refreshing state... [id=6498700]
github_repository_ruleset.all_repositories[".github/main_branch"]: Refreshing state... [id=6498704]
github_repository.repo["github-actions-and-workflows"]: Refreshing state... [id=github-actions-and-workflows]
github_repository.repo["infra"]: Refreshing state... [id=infra]
github_repository.repo[".github"]: Refreshing state... [id=.github]
github_repository_ruleset.all_repositories["github-actions-and-workflows/main_branch"]: Refreshing state... [id=6498698]
github_repository.repo["ansible-collection"]: Refreshing state... [id=ansible-collection]
github_repository_ruleset.all_repositories["hetzner-iac-cac/main_branch"]: Refreshing state... [id=6498699]
github_repository.repo["github-organization-as-code"]: Refreshing state... [id=github-organization-as-code]
github_repository_ruleset.all_repositories["github-organization-as-code/main_branch"]: Refreshing state... [id=6498701]
github_repository_ruleset.all_repositories["ansible-collection/main_branch"]: Refreshing state... [id=6498702]

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_ruleset.all_repositories["ansible-collection/main_branch"] will be updated in-place
  ~ resource "github_repository_ruleset" "all_repositories" {
        id          = "6498702"
        name        = "Main Branch"
        # (6 unchanged attributes hidden)

      + bypass_actors {
          + actor_id    = 1527160
          + actor_type  = "Integration"
          + bypass_mode = "always"
        }

        # (2 unchanged blocks hidden)
    }

  # github_repository_ruleset.all_repositories["github-organization-as-code/main_branch"] will be updated in-place
  ~ resource "github_repository_ruleset" "all_repositories" {
        id          = "6498701"
        name        = "Main Branch"
        # (6 unchanged attributes hidden)

      + bypass_actors {
          + actor_id    = 1527160
          + actor_type  = "Integration"
          + bypass_mode = "always"
        }

      ~ rules {
            # (7 unchanged attributes hidden)

          + pull_request {
              + dismiss_stale_reviews_on_push     = false
              + require_code_owner_review         = false
              + require_last_push_approval        = false
              + required_approving_review_count   = 0
              + required_review_thread_resolution = false
            }
        }

        # (1 unchanged block hidden)
    }

  # github_repository_ruleset.all_repositories["hetzner-iac-cac/main_branch"] will be updated in-place
  ~ resource "github_repository_ruleset" "all_repositories" {
        id          = "6498699"
        name        = "Main Branch"
        # (6 unchanged attributes hidden)

      + bypass_actors {
          + actor_id    = 1527160
          + actor_type  = "Integration"
          + bypass_mode = "always"
        }

        # (2 unchanged blocks hidden)
    }

  # github_repository_ruleset.all_repositories["infra/main_branch"] will be updated in-place
  ~ resource "github_repository_ruleset" "all_repositories" {
        id          = "6498700"
        name        = "Main Branch"
        # (6 unchanged attributes hidden)

      + bypass_actors {
          + actor_id    = 1527160
          + actor_type  = "Integration"
          + bypass_mode = "always"
        }

        # (2 unchanged blocks 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 d5cfb71 into main Jul 6, 2025
1 check passed
@bruzina bruzina deleted the feature/add-semantic-release-bypass branch July 6, 2025 08:33
@xebis-github-semantic-release
Copy link

🎉 This PR is included in version 0.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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