Skip to content

v2.4.0: Skip Empty Commits, Custom Tags, and goodbye initial commit.

Compare
Choose a tag to compare
@s0 s0 released this 19 Sep 14:18
· 100 commits to develop since this release
43ac335

This release comes with a number of new features / improvements:

  • #26: The "Initial" commit is no longer created on empty branches, and instead only the commit with the contents is added.
  • #23 / #27: You can now give an argument to the action to also create and push a git tag.
  • #28: Introduction of a new flag that allows you to skip adding empty commits, and keep only those that change the target branch's contents.