feat(FN-3429): add branch and baseBranch fields to task schema
Adds a changeset for feature FN-3429 to track the branch/baseBranch task fields, marking this work for the next `@runfusion/fusion` release. Fusion-Task-Id: FN-3429
This commit is contained in:
5
.changeset/fn-3429-branch-aware-task-fields.md
Normal file
5
.changeset/fn-3429-branch-aware-task-fields.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Treat task working branch (`branch`) and merge-target base branch (`baseBranch`) as distinct user-controlled fields across task create/edit flows, board display and filtering (including no-branch filters), and merge behavior that defaults the target branch to `main` when `baseBranch` is unset.
|
||||
Reference in New Issue
Block a user