Skip to content

Close release command #51

@andresrc

Description

@andresrc

This commands "closes" a release by storing the consolidated changelog and removing the fragments included in the release.

From the tip of the branch the release was cut from the user would run (from the root of the repository):

$ elastic-agent-changelog-tool close <consolidated_changelog>

Where consolidated_changelog is a yaml file created by the build command.

The command would:

  • Validate the input file
  • Copy the input file into the changelog directory (default ./changelog)
  • Delete all the fragment files included in the consolidated changelog.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions