elastic / opbeans-java

MIT License
18 stars 40 forks source link

github-action: run GitHub tag/release events #272

Closed v1v closed 5 months ago

v1v commented 5 months ago

What

Add support for GitHub releases and docker image generation for those GitHub tags. Use a finer-grained token to impersonate the GitHub-bot; otherwise, GitHub actions won't run for any events caused by the above-mentioned user.

Why

We are using latest but didn't enable versions when migrated from Jenkins.