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

Allow gammazero to force-push to depute repo #56

Merged
merged 1 commit into from
May 6, 2024

Conversation

gammazero
Copy link
Collaborator

@gammazero gammazero commented May 6, 2024

Summary

Allow gammazero to force-push to depute repo

Why do you need this?

To make changes that do not need review

What else do we need to know?

DRI: myself

Reviewer's Checklist

  • It is clear where the request is coming from (if unsure, ask)
  • All the automated checks passed
  • The YAML changes reflect the summary of the request
  • The Terraform plan posted as a comment reflects the summary of the request

Copy link

github-actions bot commented May 6, 2024

Before merge, verify that all the following plans are correct. They will be applied as-is after the merge.

Terraform plans

ipni

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_branch_protection.this["depute:main"] will be updated in-place
  ~ resource "github_branch_protection" "this" {
        id                              = "BPR_kwDOI4_ras4CBNWC"
        # (11 unchanged attributes hidden)

      ~ required_pull_request_reviews {
          ~ pull_request_bypassers          = [
              + "MDQ6VXNlcjExNzkwNzg5",
            ]
            # (6 unchanged attributes hidden)
        }
    }

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

@gammazero gammazero merged commit 8a2dd05 into master May 6, 2024
6 checks passed
@gammazero gammazero deleted the gammazero-force-push-depute branch May 6, 2024 20:41
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.

1 participant