Skip to content

feat: improved git status for PublishPopover#9453

Merged
AdityaHegde merged 2 commits into
mainfrom
feat/improved-git-status
May 18, 2026
Merged

feat: improved git status for PublishPopover#9453
AdityaHegde merged 2 commits into
mainfrom
feat/improved-git-status

Conversation

@AdityaHegde
Copy link
Copy Markdown
Collaborator

@AdityaHegde AdityaHegde commented May 15, 2026

Adding a check for git status for file system changes vs current branch and current branch vs primary branch. This avoids calling Merge unnesserily.

A follow up will add the rill dev modals for pulling changes from current branch to file system and pulling primary branch changes to current branch.

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@AdityaHegde AdityaHegde force-pushed the feat/improved-git-status branch from c5388fc to 1e8cea9 Compare May 15, 2026 05:53
@AdityaHegde AdityaHegde requested a review from djbarnwal May 15, 2026 11:38
@AdityaHegde AdityaHegde marked this pull request as ready for review May 15, 2026 11:38
@AdityaHegde AdityaHegde merged commit fc70be6 into main May 18, 2026
22 of 25 checks passed
@AdityaHegde AdityaHegde deleted the feat/improved-git-status branch May 18, 2026 10:23
AdityaHegde added a commit that referenced this pull request May 18, 2026
* feat: git status with primary and current deployment branches

* Optimise GitStatus calls
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