Skip to content

chore: Revert release workflow changes to use merge commit#751

Merged
jonathanedey merged 4 commits intodevfrom
je-release-fix
Mar 5, 2026
Merged

chore: Revert release workflow changes to use merge commit#751
jonathanedey merged 4 commits intodevfrom
je-release-fix

Conversation

@jonathanedey
Copy link
Collaborator

This pull request:

  • Reverts the automated release workflows to a previous structure that relies on merging pull requests directly via GitHub actions and creating the release tag in a single workflow.
  • Updates release actions to trigger on qualifying PR push to dev.
  • Adds a missing await to the repository merge API call to ensure the branch is fully merged into the main branch before the release tag is generated.

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@jonathanedey jonathanedey added the release:stage Stage a release candidate label Mar 5, 2026
@jonathanedey jonathanedey merged commit e1d2b46 into dev Mar 5, 2026
8 checks passed
@jonathanedey jonathanedey deleted the je-release-fix branch March 5, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:stage Stage a release candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants