Skip to content

feat(index.ts): add new public repository configuration for containers - #238

Merged
UnstoppableMango merged 1 commit into
mainfrom
containers
Sep 5, 2026
Merged

feat(index.ts): add new public repository configuration for containers#238
UnstoppableMango merged 1 commit into
mainfrom
containers

Conversation

@UnstoppableMango

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings September 5, 2026 18:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change cleanly follows existing PublicRepo patterns in index.ts and wires the new repo into the managed repos export without introducing behavioral risk.

Pull request overview

Adds a new PublicRepo entry to the Pulumi-managed GitHub org configuration to manage a new public repository named containers.

Changes:

  • Define a new PublicRepo('containers', ...) with description, topics, and required GitHub check(s).
  • Add containers.repo.name to the exported repos list so it is included in the managed set.
File summaries
File Description
index.ts Adds the containers public repository configuration and includes it in the exported managed repo list.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@pulumi

pulumi Bot commented Sep 5, 2026

Copy link
Copy Markdown

🍹 The Update (preview) for UnstoppableMango/unmango-github/prod (at db11cf1) was successful.

Note

Neo code review was skipped. The Pulumi GitHub App installation for this repository isn't linked to the UnstoppableMango organization on Pulumi Cloud.
An organization admin can link the installation to enable Neo code reviews, or disable Neo summaries in the installation's settings to dismiss this notice.

Resource Changes

    Name        Type                                                                      Operation
+   containers  github:index/repository:Repository                                        create
+   containers  github:index/repositoryRuleset:RepositoryRuleset                          create
+   containers  unmango:github:PublicRepo                                                 create
+   containers  github:index/repositoryVulnerabilityAlerts:RepositoryVulnerabilityAlerts  create

@UnstoppableMango
UnstoppableMango merged commit 6b07aef into main Sep 5, 2026
4 checks passed
@UnstoppableMango
UnstoppableMango deleted the containers branch September 5, 2026 19:02
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