finos / messageml-utils

MessageML is a markup language used by the Symphony Agent API for representing messages, including formatting (bold, italic, numbered and unnumbered lists etc.) and entity data representing structured objects.
https://docs.developers.symphony.com
Apache License 2.0
12 stars 28 forks source link

PLAT-9093: PR based release workflow #252

Closed symphony-youri closed 3 years ago

symphony-youri commented 3 years ago

To preserve Git branch protection rules, the release workflow has been changed to locally bump the versions, open a PR with the changes, get it merged and from there create a GH release.

Then the workflow is triggered automatically and deploy the release on Maven Central.