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

fix: repo branch clone #421

Merged
merged 1 commit into from
Apr 22, 2024
Merged

fix: repo branch clone #421

merged 1 commit into from
Apr 22, 2024

Conversation

Tpuljak
Copy link
Member

@Tpuljak Tpuljak commented Apr 22, 2024

Repo Branch Clone Fix

Description

This PR fixes an issue in the agent that caused it to always clone the main branch of a project.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Related Issue(s)

Closes #413
Closes #326

@Tpuljak Tpuljak requested a review from a team as a code owner April 22, 2024 11:49
@Tpuljak Tpuljak self-assigned this Apr 22, 2024
Signed-off-by: Toma Puljak <[email protected]>
@Tpuljak Tpuljak merged commit 7dcd550 into main Apr 22, 2024
5 checks passed
@Tpuljak Tpuljak deleted the branch-clone-fix branch April 22, 2024 14:54
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.

Non-default branch ignored during workspace creation Checkout to "default" branch fails
3 participants