Skip to content

Conversation

nid90
Copy link
Member

@nid90 nid90 commented Jan 22, 2025

Closes #548

Updated version of #675

Missing from current implementation:

  • A user can apply HEAD, HEAD~1, HEAD~n off the list of the commits that have landed on the working branch since the last tag cut. Or they can apply all the commits in the change queue.
  • When the user applies a commit from the change queue, tag the applied commit with a patch version change on the release. So if the current version is 1.2.0, the last commit applied will make it 1.2.1.

@nid90 nid90 mentioned this pull request Jan 22, 2025
2 tasks
@kitallis kitallis changed the title Support Trunk branching strategy feat: support Trunk branching strategy Jul 22, 2025
@kitallis kitallis closed this Aug 28, 2025
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.

Support proper trunk flow
2 participants