Is your feature request related to a problem?
There is no automated pre-release process currently, leading to manual management that increases operational overhead and risks inconsistencies in the release workflow.
Describe the solution you'd like
Implement semantic-release to automate the pre-release workflow. This includes:
- Versioning
- Changelog generation
- Release creation
- Release management
This will create a more reliable and maintainable release process while reducing manual effort.
Original issue
Describe the current behavior
Currently, there is no automated pre-release process in place. Pre-releases must be created and managed manually, which increases operational overhead and introduces the risk of inconsistencies in the release workflow.
Describe the enhancement you’d like
Implement semantic-release to automate the pre-release workflow, including versioning, changelog generation, release creation, and release management. This will provide a more reliable, consistent, and maintainable release process while reducing manual effort.
Is your feature request related to a problem?
There is no automated pre-release process currently, leading to manual management that increases operational overhead and risks inconsistencies in the release workflow.
Describe the solution you'd like
Implement semantic-release to automate the pre-release workflow. This includes:
This will create a more reliable and maintainable release process while reducing manual effort.
Original issue
Describe the current behavior
Currently, there is no automated pre-release process in place. Pre-releases must be created and managed manually, which increases operational overhead and introduces the risk of inconsistencies in the release workflow.
Describe the enhancement you’d like
Implement semantic-release to automate the pre-release workflow, including versioning, changelog generation, release creation, and release management. This will provide a more reliable, consistent, and maintainable release process while reducing manual effort.