Skip to content

chore: migrate java repo to GitHub Release–based publish flow with strict version gating#143

Merged
cs-raj merged 9 commits intodevelopmentfrom
fix/DX-6183
Apr 30, 2026
Merged

chore: migrate java repo to GitHub Release–based publish flow with strict version gating#143
cs-raj merged 9 commits intodevelopmentfrom
fix/DX-6183

Conversation

@cs-raj
Copy link
Copy Markdown
Contributor

@cs-raj cs-raj commented Apr 29, 2026

Summary

  • Removes the staging-era branch check workflow and updates docs to direct release flow conventions.
  • Switches Maven publish workflow to GitHub Release–triggered publishing (release: types: [created] for tag v*, draft releases skipped) instead of tag-push-only coupling.
  • Adds automated back-merge workflow (master -> development) using gh pr list/create.
  • Adds strict check-version-bump.yml with pom.xml version source and changelog/version header parity checks.

@cs-raj cs-raj requested a review from a team as a code owner April 29, 2026 10:41
harshitha-cstk
harshitha-cstk previously approved these changes Apr 30, 2026
harshitha-cstk
harshitha-cstk previously approved these changes Apr 30, 2026
@cs-raj cs-raj merged commit dc6a6d8 into development Apr 30, 2026
9 checks passed
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.

4 participants