GitHub Action
kicaj 29 Auto Release Milestone
1.0.1
Latest version
Automatically draft release for a closed milestone.
Before merging to the repo we have to make sure that entrypoint.sh
is marked as executable.
On Windows open bash terminal and execute:
git add --chmod=+x -- entrypoint.sh
Next commit and push the change.
-
create issues in the milestone (the must have set some tags like: bug, enhancement etc. it is required by the tool)
Next the github workflow should generate draft release for the closed milestone:
https://github.com/ecampidoglio/auto-release-milestone