Skip to content

feat: add submodule checkout#60

Open
gondoi wants to merge 2 commits into
masterfrom
feat/add-submodule-pull
Open

feat: add submodule checkout#60
gondoi wants to merge 2 commits into
masterfrom
feat/add-submodule-pull

Conversation

@gondoi
Copy link
Copy Markdown
Contributor

@gondoi gondoi commented May 18, 2026

No description provided.

@cursor
Copy link
Copy Markdown

cursor Bot commented May 18, 2026

PR Summary

Medium Risk
Adds a new GitHub App–based checkout path and new workflow_call inputs/secrets; misconfiguration could break builds or broaden repository access via the minted app token.

Overview
Adds a new checkout-repo composite that can mint a GitHub App token and perform recursive private submodule checkout.

Updates the docker-build-push.yml reusable workflow to optionally use this composite instead of plain actions/checkout, exposing new inputs (checkout-submodules, checkout-app-repositories) and an optional APP_KEY secret for callers.

Expands .github/README.md to document the new composite and provide an example for building Docker images with private submodules.

Reviewed by Cursor Bugbot for commit 28db1d0. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 482a41f. Configure here.

Comment thread .github/actions/checkout-repo/action.yml Outdated
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