Skip to content

Add milestone during the changelog generator process #16

@andreslucena

Description

@andreslucena

This was discussed during the maintainers meeting:

As we have milestones for the versions, implementers and developers expect to see the PRs related to that milestone. Currently we're doing it manually (as in when merging a PR we add it to the milestone), but we're not consistent and not doing this 100% of the times.

We should automate this, by adding a parameter to ChangeLogGenerator, so when it's running trough the script exe/decidim-changelog-generator then the PR isn't added to the GH milestone, but when it is run through the decidim-releaser process, then it is added.

The reasoning is that:

  • when it is run through exe/decidim-changelog-generator, it is done before a release (i.e. when @decidim/product is working on checking out what will enter in a future release).
  • when it is run through decidim-releaser, it is done during a release

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