This action set milestone that is maximum patch version to issue or pull request automatically.
Required Github Token
the prefix of application version. Default v
the separator of application version. Default .
whether to overwrite an existing milestone
The milestone number that the action set.
The milestone title that the action set.
uses: cgetc/automatically-set-milestone-to-issue@v0.1.4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}