Skip to content

Release Automation #290

Open
Open
@danehans

Description

@danehans

The current release process is manual and error-prone. To automate this process, the following topics should be addressed:

  • Define repo conventions to support automating the release, e.g. commit messages, changelog, version file, etc. Follow Conventional Commits for Commit Messages #289 tracks the need to establish commit message conventions to support release notes automation.
  • Create or use a tool (script, go code, etc.) to automate the steps of the release process. After a quick search for potential tools, release-please is an interesting option that also provides a GitHub action.
  • Audit the current release process for best practices and potential optimizations.
  • Evaluate whether surfacing the release process in a GitHub issue template is the best option instead of RELEASE.md, the web docs, or other mechanisms (xref).

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions