- Upgrade
KineticCafe/actions/dependabot-automerge
dependencies. This includes a dependency that now uses Node 20 (as Node 16 is deprecated on Actions), so this is considered a breaking change.
There are no changes to other composite actions.
- Added
KineticCafe/actions/extract-changelog
for a simple changelog description extraction from a markdown file.
There are no changes to other composite actions.
- Enhanced
KineticCafe/actions/resolve-ref
to output better errors when resolution fails, and add adebug
input to turn onset -x
for the resolution phase of the script.
There are no changes to KineticCafe/actions/dependabot-automerge
. It can be
accessed via @v1.2
or @v1.3
.
-
Enhance
KineticCafe/actions/dependabot-automerge
to allow specification of the type of merge to run. Found because we have repositories configured not to allow merge commits. -
Fix an issue with
KineticCafe/actions/resolve-ref
for non-PR resolution where the output on error was being captured as theTARGET_SHA
.
- Initial release of
KineticCafe/actions/resolve-ref
. This is the extraction of a complex reused script used in multiple repositories in KineticCommerce.
There are no changes to KineticCafe/actions/dependabot-automerge
. It can be
accessed via @v1.0
or @v1.1
.
- Initial release of
KineticCafe/actions/dependabot-automerge
. This is the extraction of a common workflow used across repositories in both KineticCafe and KineticCommerce.