create-gh-release-action

GitHub Action for creating GitHub Releases based on changelog.

APACHE-2.0 License

Stars
72
Committers
5

Bot releases are visible (Hide)

create-gh-release-action - 1.8.2 Latest Release

Published by github-actions[bot] 6 months ago

  • Update parse-changelog to 0.6.7. This includes diagnostics improvements.
create-gh-release-action - 1.8.1

Published by github-actions[bot] 6 months ago

  • Update parse-changelog to 0.6.6.
create-gh-release-action - 1.8.0

Published by github-actions[bot] about 1 year ago

  • Fix performance degradation introduced in 1.7.2.

  • Update parse-changelog to 0.6.3.

  • Verify checksum of downloaded parse-changelog tarball.

  • Support AArch64 host.

create-gh-release-action - 1.7.2

Published by github-actions[bot] about 1 year ago

  • Improve robustness for temporary network failures.
create-gh-release-action - 1.7.1

Published by github-actions[bot] about 1 year ago

  • Update parse-changelog to 0.6.2.
create-gh-release-action - 1.7.0

Published by github-actions[bot] over 1 year ago

  • Add allow-missing-changelog input option to allow create the release even if the changelog entry corresponding to the version is missing. (#23, thanks @lmajano)

  • Switch to composite action. (#24)

create-gh-release-action - 1.6.3

Published by github-actions[bot] over 1 year ago

  • Diagnostics improvements.
create-gh-release-action - 1.6.2

Published by github-actions[bot] almost 2 years ago

  • Support self-hosted runner that does not set GITHUB_OUTPUT environment variable. (#17)
create-gh-release-action - 1.6.1

Published by github-actions[bot] about 2 years ago

create-gh-release-action - 1.6.0

Published by github-actions[bot] about 2 years ago

  • Add token input option to use the specified token instead of GITHUB_TOKEN environment variable.

  • Add ref input option to use the specified tag ref instead of GITHUB_REF environment variable.

  • Update parse-changelog to 0.5.1. This includes a bug fix and performance improvements.

create-gh-release-action - 1.5.0

Published by github-actions[bot] over 2 years ago

  • Set computed-prefix and version outputs. (#12, thanks @sunshowers)
create-gh-release-action - 1.4.0

Published by github-actions[bot] almost 3 years ago

  • Fix handling of trailing hyphen in prefix. (#10)

  • Warn version that invalid as semver. (#11)

    They will be rejected in the next major version.

create-gh-release-action - 1.3.0

Published by github-actions[bot] almost 3 years ago

  • Add support for a custom tag prefix (#8, thanks @hawkw)
create-gh-release-action - 1.2.2

Published by github-actions[bot] about 3 years ago

  • Update parse-changelog to 0.4.3. This includes a bug fix and performance improvements.
create-gh-release-action - 1.2.1

Published by github-actions[bot] over 3 years ago

  • Update parse-changelog to 0.4.1. This includes a bug fix and performance improvements.
create-gh-release-action - 1.2.0

Published by github-actions[bot] over 3 years ago

  • Add branch input option to reject releases from commits not contained in specified branches (#7)
create-gh-release-action - 1.1.0

Published by github-actions[bot] over 3 years ago

  • Add draft input option to create GitHub release as draft. (#4, thanks @ririsoft)
create-gh-release-action - 1.0.3

Published by github-actions[bot] over 3 years ago

  • Pin the version of parse-changelog.
create-gh-release-action - 1.0.2

Published by github-actions[bot] over 3 years ago

  • Fix error on macOS and Windows. (#2)

  • Documentation improvements.

create-gh-release-action - 1.0.1

Published by github-actions[bot] over 3 years ago

  • Pass --noprofile and --norc options to bash.
Package Rankings
Top 3.07% on Github actions
Badges
Extracted from project README
release github actions