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

Create the model-transparency repository. #418

Merged
merged 1 commit into from Mar 19, 2024

Conversation

mihaimaruseac
Copy link
Contributor

Have a TODO to see on how to add the other required checks, but this should make the repo fully defined, I think.

Summary

Adding the repo, this should be the last step if I understand correctly.

Release Note

NONE

Documentation

NONE

Have a TODO to see on how to add the other required checks, but this
should make the repo fully defined, I think.

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
@mihaimaruseac mihaimaruseac requested a review from a team as a code owner March 19, 2024 22:37
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/4e188be1-49f2-4c18-aeb3-386dcfb43a12

@ Previewing update.....
pulumi:pulumi:Stack: (same)
[urn=urn:pulumi:github-prod::sigstore-github-sync::pulumi:pulumi:Stack::sigstore-github-sync-github-prod]
+ github:index/branchDefault:BranchDefault: (create)
    [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/branchDefault:BranchDefault::model-transparency]
    branch    : "main"
    rename    : false
    repository: "model-transparency"
+ github:index/repository:Repository: (create) 🔒
    [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/repository:Repository::model-transparency]
    allowAutoMerge          : false
    allowMergeCommit        : false
    allowRebaseMerge        : true
    allowSquashMerge        : true
    archived                : false
    autoInit                : false
    deleteBranchOnMerge     : true
    description             : "Supply chain security for ML"
    hasDiscussions          : false
    hasDownloads            : false
    hasIssues               : true
    hasProjects             : false
    hasWiki                 : false
    homepageUrl             : ""
    isTemplate              : false
    licenseTemplate         : ""
    mergeCommitMessage      : "PR_TITLE"
    mergeCommitTitle        : "MERGE_MESSAGE"
    name                    : "model-transparency"
    squashMergeCommitMessage: "COMMIT_MESSAGES"
    squashMergeCommitTitle  : "COMMIT_OR_PR_TITLE"
    topics                  : [
        [0]: "machine-learning"
        [1]: "security"
        [2]: "supply-chain"
        [3]: "sigstore"
    ]
    visibility              : "public"
    vulnerabilityAlerts     : true
    webCommitSignoffRequired: true
+ github:index/teamRepository:TeamRepository: (create)
    [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/teamRepository:TeamRepository::model-transparency-model-transparency-codeowners]
    permission: "admin"
    repository: "model-transparency"
    teamId    : "4722047"
+ github:index/branchProtection:BranchProtection: (create)
    [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/branchProtection:BranchProtection::model-transparency-main]
    allowsDeletions              : false
    allowsForcePushes            : false
    blocksCreations              : false
    enforceAdmins                : true
    lockBranch                   : false
    pattern                      : "main"
    pushRestrictions             : [
        [0]: "T_kwDOBDzYIc4AlHtP"
    ]
    repositoryId                 : output<string>
    requireConversationResolution: false
    requireSignedCommits         : false
    requiredLinearHistory        : true
    requiredPullRequestReviews   : [
        [0]: {
            dismissStaleReviews         : true
            dismissalRestrictions       : [
                [0]: "T_kwDOBDzYIc4AlHtP"
            ]
            pullRequestBypassers        : []
            requireCodeOwnerReviews     : true
            requireLastPushApproval     : true
            requiredApprovingReviewCount: 1
            restrictDismissals          : true
        }
    ]
    requiredStatusChecks         : [
        [0]: {
            contexts  : [
                [0]: "DCO"
            ]
            strict    : false
        }
    ]
@ Previewing update....
Resources:
+ 4 to create
581 unchanged

@bobcallaway bobcallaway merged commit 976e724 into sigstore:main Mar 19, 2024
2 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.

None yet

2 participants