Skip to content

Create separate release notes for hotfixes #58

@f1sh1918

Description

@f1sh1918

Describe the Problem

Release notes for hotfix cannot created as for normal releases, since the relevant commits are just cherry-picked or manually created in the hotfix branch.

Describe Your Preferred Solution

  • add an option hotfix to specify these are release notes for an hotfix
  • pass the branch name of the hotfix, so the current branch
  • generated release notes differently by showing commits or grouping commits to an issue if possible

Example result (https://github.com/digitalfabrik/entitlementcard/tree/hotfix-2026.3.1)

  * #2960: Nuernberg pass bulk card creation broken                                                                                                                                                                                                                                                                    
  * Update sample data                                                                                                                                                                                                                                                                                                 
  * Do not comb form fields                                                                                                                                                                                                                                                                                          
  * Update PDF template files 

Describe Possible Alternatives

Related Issues

Additional Information

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions