Skip to content

How to generate a changelog for a repo that will never have any tags or releases. #674

Open
@espears4sq

Description

@espears4sq

I work in a large repo shared by multiple projects. The repo will never have any tags or releases. Creating releases is never a part of the workflow for any teams sharing the repo. It's just a long-lived series of commits, PRs and issues. And many issues and pull requests are not relevant for my team, only the ones with specific labels.

How can I generate a changelog between two commit IDs that is based only on issues and PRs containing a specified label?

(Thus it must not require any tags or releases and it must not include any of the issues, milestones, projects, or PRs that do not contain the specified labels.)

Thanks!

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