Skip to content

Feature Branch Bot v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 20:54
· 5 commits to main since this release
e78858e

A new version of the Feature Branch Bot has been released!

Thank you to the following people for contributing to this release: @emanguy

The standalone executable JAR for this bot can be downloaded below. For the docker
image for this version, check the repository's packages. Be sure to check
the README_CONFIG.md file to see how to configure the bot.

Here's what changed:

New features & enhancements

  • Add GitHub Actions to do release drafting and artifact publishing (#4) @emanguy
  • Add docker (#3) @emanguy
  • Add and configure the shadow JAR plugin for executable JAR files (#2) @emanguy

Bug Fixes

  • Update arguments for artifact publishing process (#7) @emanguy
  • Fix artifact build trigger (#6) @emanguy
  • Fix a typo in the release template (#5) @emanguy