Skip to content

OpenSearch release template improvements #1787

Closed
@dreamer-89

Description

@dreamer-89

Is your feature request related to a problem? Please describe

Improvement in release template for OpenSearch repository

Describe the solution you'd like

Suggestions based on my experience as OpenSearch release manager.

Generic

  • There should be some rough timelines on when specific task needs to be started (and completed if other process is dependent on it).

Preparation

  • Triaging and labeling issues for release should be done on recurring basis. Doing this as one time activity before release is error prone.

CI/CD

Release

  • As mentioned here, we can make use of tools like git-release-notes to get release notes in markdown.
  • Remove the dependabot commits (feedback from @dblock @stockholmux ) from generated release notes.

Post Release

  • Create a release tag can be removed as there is already automation in place to create those automatically.

Related: opensearch-project/OpenSearch#2257

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions