Skip to content

feat: fill MR desc with all commit bodies

Kerri Miller requested to merge github/fork/guyfedwards/add-fill-commit-body into trunk

Created by: guyfedwards

Description adds --fill-commit-body flag to add all the commit bodies to the MR description when creating an my with --fill

closes #795 (closed)

Related Issue Resolves #795 (closed)

How Has This Been Tested? Wrote tests for this and tested on personal gitlab account

Screenshots (if appropriate): @profclems @zemzale not sure how I feel about the formatting, ends up looking kinda weird because of the indentation

2021-08-12_005937

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports