camunda icon indicating copy to clipboard operation
camunda copied to clipboard

Generate Changelog per component

Open houssain-barouni opened this issue 11 months ago • 3 comments

For 8.5 releases, in which Zeebe and Operate will continue to be released as separate components, we need to separately generate the Changelog for each component

Zeebe currently uses https://github.com/zeebe-io/zeebe-changelog to:

image image

Objectives

  • make zcl support in both CLIs a component label filter. It will be issued to filter issues/pull requests by component label. Changes to be done in https://github.com/zeebe-io/zeebe-changelog
  • Update this form used by Zeebe release manager and add component/zeebe filter on the CLIs
  • Update Operate release process with a guideline to label issues and generate changelog using same CLIs with component/operate filter

houssain-barouni avatar Mar 21 '24 16:03 houssain-barouni

@houssain-barouni I assume you are taking this as part of the monio-repo project?

megglos avatar Mar 25 '24 06:03 megglos

Hello @megglos , yes, I will assign it to myself

houssain-barouni avatar Mar 25 '24 06:03 houssain-barouni

https://github.com/zeebe-io/zeebe-changelog/pull/17 to add sections for Operate and Tasklist in Zeebe changelog

houssain-barouni avatar May 14 '24 07:05 houssain-barouni