Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
delivery
delivery
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 357
    • Issues 357
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards
  • GitLab.com
  • GitLab Infrastructure Team
  • deliverydelivery
  • Issues
  • #1368

Closed
Open
Opened Nov 23, 2020 by Yorick Peterse@yorickpeterseMaintainer

Enrich changelog output generated by GitLab by grouping commits per Git trailer tags

When the API mentioned in #1367 is in place, we want to enrich the changelog output. For example, we want to group changelog entries per category such as bug/feature/performance.

To enable this, the API should have an option to group entries per the value of a Git trailer tag. For example, you may have commits with trailer tags such as Caterory: Fixed and Category: Performance. If you then tell the API to group by the Category trailer, it will generate sections such as:

### Fixed

...

### Performance

...
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-com/gl-infra/delivery#1368