action-autotag

Automatically generate a new tag when the manifest file (package.json, Dockerfile, custom file, etc) version changes.

MIT License

Stars
75
Committers
10
action-autotag - v1.1.4 Latest Release

Published by coreybutler 8 months ago

action-autotag - v1.1.3

Published by coreybutler 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ButlerLogic/action-autotag/compare/1.1.2...1.1.3

action-autotag - v1.1.2

Published by coreybutler about 4 years ago

Added support for named groups when using the regex pattern.

action-autotag - 1.1.1

Published by coreybutler over 4 years ago

This update provides previously missing support for semver build and prerelease attributes.

action-autotag - 1.1.0

Published by coreybutler over 4 years ago

This release was refactored using ES Modules, running on Node.js 13+ via Docker.

Several new configurations and outputs have been made available (see README).

  1. Added Dockerfile support.
  2. Added standard Regex support.
  3. Added templating for commit messages (per user request).
action-autotag - 1.0.2

Published by coreybutler about 5 years ago

Now includes inputs and outputs for finer control over the tag name and messages.

action-autotag - 1.0.1

Published by coreybutler about 5 years ago

Updated to work with the new Github Actions YAML syntax.

action-autotag - 1.0.0

Published by coreybutler about 5 years ago

This new release (under a new repo) provides an updated autotagging experience that works with Github Actions YAML configurations.

Package Rankings
Top 1.79% on Github actions
Related Projects