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

Update repositories.yaml #317

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

loosebazooka
Copy link
Member

@loosebazooka loosebazooka commented Sep 6, 2023

maybe the template directive was expecting it to be a new managed pulumi object?

maven the template directive was expecting it to be a new managed pulumi object?

Signed-off-by: Appu <appu@google.com>
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

🍹 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/e35edab7-1ef7-4dbd-ae73-9c351c41f4b2

@ Previewing update.....
pulumi:pulumi:Stack: (same)
[urn=urn:pulumi:github-prod::sigstore-github-sync::pulumi:pulumi:Stack::sigstore-github-sync-github-prod]
@ Previewing update....
+ github:index/repository:Repository: (create) 🔒
    [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/repository:Repository::sigstore-maven-plugin]
    allowAutoMerge          : false
    allowMergeCommit        : true
    allowRebaseMerge        : true
    allowSquashMerge        : true
    archived                : false
    autoInit                : false
    deleteBranchOnMerge     : false
    description             : "sigstore maven plugin"
    hasDiscussions          : false
    hasDownloads            : true
    hasIssues               : true
    hasProjects             : true
    hasWiki                 : true
    homepageUrl             : ""
    isTemplate              : false
    licenseTemplate         : ""
    mergeCommitMessage      : "PR_TITLE"
    mergeCommitTitle        : "MERGE_MESSAGE"
    name                    : "sigstore-maven-plugin"
    squashMergeCommitMessage: "COMMIT_MESSAGES"
    squashMergeCommitTitle  : "COMMIT_OR_PR_TITLE"
    topics                  : []
    visibility              : "public"
    vulnerabilityAlerts     : false
+ github:index/branchProtection:BranchProtection: (create)
    [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/branchProtection:BranchProtection::sigstore-maven-plugin-main]
    allowsDeletions              : false
    allowsForcePushes            : false
    blocksCreations              : false
    enforceAdmins                : false
    lockBranch                   : false
    pattern                      : "main"
    pushRestrictions             : []
    repositoryId                 : output<string>
    requireConversationResolution: false
    requireSignedCommits         : false
    requiredLinearHistory        : false
    requiredPullRequestReviews   : [
        [0]: {
            dismissStaleReviews         : true
            dismissalRestrictions       : []
            requireCodeOwnerReviews     : false
            requireLastPushApproval     : true
            requiredApprovingReviewCount: 1
            restrictDismissals          : false
        }
    ]
    requiredStatusChecks         : [
        [0]: {
            contexts  : [
                [0]: "DCO"
            ]
            strict    : false
        }
    ]
- github:index/repositoryCollaborator:RepositoryCollaborator: (delete)
    [id=sigstore-java:jvanzyl]
    [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/repositoryCollaborator:RepositoryCollaborator::sigstore-java-jvanzyl]
    permission               : "push"
    permissionDiffSuppression: false
    repository               : "sigstore-java"
    username                 : "jvanzyl"
Resources:
+ 2 to create
- 1 to delete
3 changes. 571 unchanged

@bobcallaway bobcallaway merged commit f264ff3 into sigstore:main Sep 7, 2023
3 checks passed
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