Skip to content

Implement semantic next-release-version #5

@GuiBL4

Description

@GuiBL4

Aim

This task aims at implementing a GitHub Actions script to mimic the next-release-version in order to work with our for of semantic-release-squash.
This action will be called by the semantic-release-cargo to publish the bin and package when a new release is created.

As the README of this repository says, the next-release-version must be called before :
uses: semantic-release-action/next-release-version/.github/workflows/next-release-version.yml@v4

Assumptions

  • None

Acceptance criteria

  • The new GitHub Actions script is named next-release-version-squash
  • The new GitHub Actions script must invoke semantic-release-squash

Risks

  • None

Dependencies

  • None

References

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions