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

Disable auto-merge in root-signing #462

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

haydentherapper
Copy link
Contributor

This requires enabling rebase or squash merges, which are now disallowed to match the setup in root-signing-staging.

Summary

Release Note

Documentation

This requires enabling rebase or squash merges, which are now disallowed to match the setup in root-signing-staging.

Signed-off-by: Hayden B <hblauzvern@google.com>
@haydentherapper haydentherapper requested a review from a team as a code owner June 20, 2024 16:44
Copy link

🍹 preview on sigstore-github-sync/sigstore/github-prod

Pulumi report
Previewing update (sigstore/github-prod)

View Live: https://app.pulumi.com/sigstore/sigstore-github-sync/github-prod/previews/6249ec67-bf03-4599-830e-a3e53afe4f79

@ Previewing update.....
pulumi:pulumi:Stack: (same)
[urn=urn:pulumi:github-prod::sigstore-github-sync::pulumi:pulumi:Stack::sigstore-github-sync-github-prod]
~ github:index/repository:Repository: (update) 🔒
    [id=root-signing]
    [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/repository:Repository::root-signing]
    [provider=urn:pulumi:github-prod::sigstore-github-sync::pulumi:providers:github::default_6_2_1::c4864a06-f2c2-4a7a-b9b8-d9a955761310]
  ~ allowAutoMerge: true => false
~ github:index/branchProtection:BranchProtection: (update)
    [id=BPR_kwDOFotDCM4DA1RL]
    [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/branchProtection:BranchProtection::root-signing-main]
    [provider=urn:pulumi:github-prod::sigstore-github-sync::pulumi:providers:github::default_6_2_1::c4864a06-f2c2-4a7a-b9b8-d9a955761310]
  ~ requiredLinearHistory     : true => false
  ~ requiredPullRequestReviews: [
      ~ [0]: {
              ~ dismissalRestrictions: [
                    [0]: "T_kwDOBDzYIc4AYVWd"
                  - [1]: "MDQ6VGVhbTQ4OTkzMDk="
                ]
              ~ pullRequestBypassers : [
                  + [0]: "MDQ6VXNlcjg2ODM3MzY5"
                ]
            }
    ]
  ~ requiredStatusChecks      : [
      ~ [0]: {
              ~ contexts: [
                  ~ [0]: "lint" => "DCO"
                  ~ [1]: "test" => "yamllint"
                  ~ [2]: "client" => "test"
                  ~ [3]: "DCO" => "lint"
                  - [4]: "yamllint"
                  - [5]: "validate"
                ]
            }
    ]
  ~ restrictPushes            : [
      ~ [0]: {
              ~ pushAllowances: [
                  ~ [0]: "U_kgDOByoNQQ" => "T_kwDOBDzYIc4AYVWd"
                  ~ [1]: "T_kwDOBDzYIc4AYVWd" => "MDQ6VXNlcjg2ODM3MzY5"
                  - [2]: "MDQ6VGVhbTQ4OTkzMDk="
                  - [3]: "MDQ6VXNlcjg2ODM3MzY5"
                ]
            }
    ]
+ github:index/branchProtection:BranchProtection: (create)
    [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/branchProtection:BranchProtection::root-signing-publish]
    [provider=urn:pulumi:github-prod::sigstore-github-sync::pulumi:providers:github::default_6_2_1::c4864a06-f2c2-4a7a-b9b8-d9a955761310]
    allowsDeletions              : false
    allowsForcePushes            : false
    enforceAdmins                : true
    lockBranch                   : false
    pattern                      : "publish"
    repositoryId                 : "MDEwOlJlcG9zaXRvcnkzNzgyMjU0MTY="
    requireConversationResolution: false
    requireSignedCommits         : false
    requiredLinearHistory        : false
    requiredPullRequestReviews   : [
        [0]: {
            dismissStaleReviews         : true
            dismissalRestrictions       : [
                [0]: "T_kwDOBDzYIc4AYVWd"
            ]
            pullRequestBypassers        : [
                [0]: "MDQ6VXNlcjg2ODM3MzY5"
            ]
            requireCodeOwnerReviews     : false
            requireLastPushApproval     : true
            requiredApprovingReviewCount: 1
            restrictDismissals          : true
        }
    ]
    requiredStatusChecks         : [
        [0]: {
            contexts  : []
            strict    : false
        }
    ]
    restrictPushes               : [
        [0]: {
            blocksCreations: true
            pushAllowances : [
                [0]: "T_kwDOBDzYIc4AYVWd"
                [1]: "MDQ6VXNlcjg2ODM3MzY5"
                [2]: "U_kgDOByoNQQ"
            ]
        }
    ]
Resources:
+ 1 to create
~ 2 to update
3 changes. 591 unchanged

@haydentherapper haydentherapper merged commit ba87f92 into main Jun 20, 2024
2 checks passed
@haydentherapper haydentherapper deleted the haydentherapper-patch-1 branch June 20, 2024 16:46
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