Skip to content

Remove redundant git checkout from kelos-squash-commits.yaml#952

Merged
gjkim42 merged 1 commit intomainfrom
kelos-task-709
Apr 11, 2026
Merged

Remove redundant git checkout from kelos-squash-commits.yaml#952
gjkim42 merged 1 commit intomainfrom
kelos-task-709

Conversation

@kelos-bot
Copy link
Copy Markdown

@kelos-bot kelos-bot bot commented Apr 11, 2026

/kind cleanup

What this PR does / why we need it:

Removes the redundant git checkout {{.Branch}} command from kelos-squash-commits.yaml. Kelos automatically checks out the branch specified in the branch: field before the agent starts, making this explicit checkout unnecessary. This is a follow-up to PR #705 which removed the same redundant checkout from kelos-pr-responder.yaml.

Which issue(s) this PR is related to:

Fixes #709

Special notes for your reviewer:

N/A

Does this PR introduce a user-facing change?

NONE

Summary by cubic

Removed the redundant git checkout {{.Branch}} step from self-development/kelos-squash-commits.yaml because Kelos checks out the branch automatically. Simplifies the squash-commits workflow and addresses #709.

Written for commit 07192e9. Summary will update on new commits.

Kelos automatically checks out the branch specified in the
branch field before the agent starts, making the explicit
git checkout command unnecessary.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added needs-triage kind/cleanup needs-kind Indicates an issue or PR lacks a kind/* label needs-priority needs-actor release-note-none and removed needs-kind Indicates an issue or PR lacks a kind/* label labels Apr 11, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@gjkim42 gjkim42 added this pull request to the merge queue Apr 11, 2026
Merged via the queue into main with commit ec55c62 Apr 11, 2026
29 checks passed
@gjkim42 gjkim42 deleted the kelos-task-709 branch April 11, 2026 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove redundant git checkout from kelos-squash-commits.yaml

1 participant