lr0pb/Automatic Release Creation

🚀 Automatically create release tags based on files updated in a commit for JS/TS projects 🏷️

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenYour token to provide access to GitHub REST API, usually its secrets.GITHUB_TOKENyes
track-filePath to file used to track updates: some package.json filenopackage.json
notes-sourceSource type for release notes: changelog | autonochangelog
notes-filePath to changelog file used to provide release descriptionsnoCHANGELOG.md
notes-fallbackFallback for release notes when no changelog file founded or when no description in this file for the new version: fallbackText | autonofallbackText
fallback-textText used for `fallbackText` release notes fallbacknoNo description 💭
tag-patternCustom tag pattern for release titlenov{major}.{minor}.{patch}

no outputs