Skip to content

fix: allow publishing drafts when local not in sync with remote#526

Merged
harrisoncramer merged 1 commit intoharrisoncramer:developfrom
jakubbortlik:fix/allow-publish-drafts-with-local-changes
Mar 18, 2026
Merged

fix: allow publishing drafts when local not in sync with remote#526
harrisoncramer merged 1 commit intoharrisoncramer:developfrom
jakubbortlik:fix/allow-publish-drafts-with-local-changes

Conversation

@jakubbortlik
Copy link
Collaborator

Closes #514.

I've decided to keep the check that local branch is in sync with remote, but only transform it into a message to the user if they are not. This makes it possible to still publish drafts right away, but let's the user know that they may be commenting on an outdated MR.

@harrisoncramer harrisoncramer merged commit ea8a1c8 into harrisoncramer:develop Mar 18, 2026
4 checks passed
@jakubbortlik jakubbortlik deleted the fix/allow-publish-drafts-with-local-changes branch March 18, 2026 07:33
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.

Cannot publish draft notes when there are local changes

2 participants