Skip to content

Fix stakgraph branch save bug#4

Draft
tomsmith8 wants to merge 1 commit intomasterfrom
cursor/fix-stakgraph-branch-save-bug-e35a
Draft

Fix stakgraph branch save bug#4
tomsmith8 wants to merge 1 commit intomasterfrom
cursor/fix-stakgraph-branch-save-bug-e35a

Conversation

@tomsmith8
Copy link
Copy Markdown
Owner

Expose and persist the defaultBranch field in the Stakgraph form to allow users to manually set their deployment branch.

Previously, the defaultBranch was stored in the database and auto-detected by webhooks, but it was not exposed in the UI or included in the form's save/load flow. This prevented users from manually changing or persisting their desired branch, as the form would not save the value and webhook detection could overwrite it. This PR integrates the field into the UI, API, and store, and ensures user input takes precedence over auto-detection.


Open in Cursor Open in Web

Co-authored-by: tom.a.smith96 <tom.a.smith96@gmail.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Oct 4, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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