Skip to content

ci: add tag trigger to Maven Publish alongside PR-merge trigger#3

Merged
Pratiyush merged 2 commits intofix/pipeline-and-seofrom
master
Apr 5, 2026
Merged

ci: add tag trigger to Maven Publish alongside PR-merge trigger#3
Pratiyush merged 2 commits intofix/pipeline-and-seofrom
master

Conversation

@Pratiyush
Copy link
Copy Markdown
Owner

@Pratiyush Pratiyush commented Apr 5, 2026

  • Tag push (v*): deploy using tag version directly
  • PR merge: auto-bump patch and deploy
  • Both paths create GitHub Release

What does this PR do?

Type

  • Bug fix
  • New feature
  • Refactoring
  • Documentation
  • CI/CD
  • Other

Checklist

  • Tests pass (mvn clean test)
  • Code coverage maintained or improved
  • Javadoc added/updated for public API changes
  • CHANGELOG.md updated (if applicable)
  • Coding standards followed (see CONTRIBUTING.md)
  • Commit messages follow Conventional Commits format
  • No secrets or credentials committed

- Tag push (v*): deploy using tag version directly
- PR merge: auto-bump patch and deploy
- Both paths create GitHub Release
@Pratiyush Pratiyush merged commit 6ce1e7f into fix/pipeline-and-seo Apr 5, 2026
2 checks passed
Pratiyush added a commit that referenced this pull request Apr 5, 2026
Merge pull request #3 from Pratiyush/master
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.

1 participant