You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is already compliant with conventional commits standard. Currently to release a new version, a manual trigger needs to take place by running "cz bump". This is extremely easy but it would be more convenient of that part is also automated. One possible way is by using the "Release please" utility from Google.
AbdelrhmanHamouda
changed the title
[Custom request] Quality of life change: Use
[Custom request] Quality of life change: Use Google's release-please
May 28, 2023
At the moment this is blocked by the fact that this project depends on a GH action named "Chart-releaser" that creates a release which also contradicts with "Release please" that also creates a release.
A question has been created in the "chart-releaser" project to understand if it is possible to get the 2 projects to work together.
This project is already compliant with conventional commits standard. Currently to release a new version, a manual trigger needs to take place by running "cz bump". This is extremely easy but it would be more convenient of that part is also automated. One possible way is by using the "Release please" utility from Google.
Starting point: https://github.com/googleapis/release-please
Criteria to check:
The text was updated successfully, but these errors were encountered: