-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Description
- Rename milestone "next" to new version, e.g. "v1.0.1", close it, and create a new "next" milestone
- Push a tag with a full semantic version, e.g. "v1.0.1"
- Draft a new github release. Make sure to check the checkbox "Publish this Action to the GitHub Marketplace". Copy release notes from CHANGELOG.md. And finally publish the release.
- The publish workflow will start and create/update tags "v1" and "v1.0"
- Run Regenerate CHANGELOG and dist workflow manually to update CHANGELOG.md
- Update starter workflow: https://github.com/actions/starter-workflows/blob/main/code-scanning/pmd.yml
See older PRs for examples:
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed