Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add releasing documentation #3

Open
adangel opened this issue Nov 27, 2021 · 0 comments
Open

Add releasing documentation #3

adangel opened this issue Nov 27, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@adangel
Copy link
Member

adangel commented Nov 27, 2021

  1. Rename milestone "next" to new version, e.g. "v1.0.1", close it, and create a new "next" milestone
  2. Push a tag with a full semantic version, e.g. "v1.0.1"
  3. 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.
  4. The publish workflow will start and create/update tags "v1" and "v1.0"
  5. Run Regenerate CHANGELOG and dist workflow manually to update CHANGELOG.md
  6. Update starter workflow: https://github.com/actions/starter-workflows/blob/main/code-scanning/pmd.yml
    See older PRs for examples:
@adangel adangel added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Nov 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant