Skip to content

feat: create Scm abstraction#2729

Open
chingor13 wants to merge 37 commits intomainfrom
local-github-scm
Open

feat: create Scm abstraction#2729
chingor13 wants to merge 37 commits intomainfrom
local-github-scm

Conversation

@chingor13
Copy link
Copy Markdown
Contributor

@chingor13 chingor13 commented Apr 3, 2026

feat: add LocalGitHub hybrid Scm implementation that uses local git clone

@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Apr 3, 2026
@chingor13 chingor13 marked this pull request as ready for review April 8, 2026 22:19
@chingor13 chingor13 requested review from a team as code owners April 8, 2026 22:19
@chingor13 chingor13 changed the title feat: try local GitHub clone feat!: create Scm abstraction Apr 8, 2026
@chingor13 chingor13 changed the title feat!: create Scm abstraction feat: create Scm abstraction Apr 8, 2026
[boolean] [default: false]
--local Whether to use local clone
[boolean] [default: false]
--local-path Path to existing local clone [string]
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.

Maybe examples of how to use them?
For example, if --local is true, are --local-path and --local-clone-depth required? Or there are default values for them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants