Skip to content

rebase pr#10

Merged
tomgrv merged 7 commits into
developfrom
feat/rebase-pr
May 2, 2026
Merged

rebase pr#10
tomgrv merged 7 commits into
developfrom
feat/rebase-pr

Conversation

@tomgrv
Copy link
Copy Markdown
Owner

@tomgrv tomgrv commented May 1, 2026

No description provided.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a new GitHub Action, rebase-pr, which automates rebasing a pull request's head branch onto its base branch using a shell script and the GitHub CLI. The implementation includes support for autosquashing and provides outputs for workflow integration. Feedback focuses on improving the robustness and efficiency of the run.sh script, specifically by adding support for pull requests from forks, simplifying shell comparisons and SHA extraction by removing unnecessary awk calls, and cleaning up the script invocation in action.yml.

Comment thread rebase-pr/run.sh
Comment thread rebase-pr/action.yml
Comment thread rebase-pr/run.sh Outdated
Comment thread rebase-pr/run.sh Outdated
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@tomgrv tomgrv force-pushed the feat/rebase-pr branch 2 times, most recently from a048e01 to c5b3966 Compare May 1, 2026 12:36
@tomgrv tomgrv merged commit 62a4c38 into develop May 2, 2026
1 check passed
@tomgrv tomgrv deleted the feat/rebase-pr branch May 2, 2026 09:42
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.

1 participant