Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Changelog Generation Tools
Changelog Generation Tools

Changelog Generation Tools

STDev Team

|
302 installs
| (0) | Free
Tools for generating changelog from git commits.
Get it free

CFGC - Changelog from git commits

Overview

This VSTS/TFS marketplace task generates changelog from commit messages. This task was built inspired by changelog_from_git_commits action of Fastlane tools.

cfgc options

Options

The task has 2 options to generate changelog:

  • Since last tag - Generate changelog from git commit messages since last tag in git log,
  • Between Revisions - Specify range of revisions from where changelog will be generated
    • From revision - Tag name or revision hash of start commit.
    • To revision - Tag name or revision hash of last commit.

beetwen option

Customization

  • Pretty - The format applied to each commit while generating the collected value.
  • Date format - The date format applied to each commit while generating the collected value.
  • Include Merges - Whether or not to include any commits that are merges.

Learn more

The source for this extension is on GitHub. Take, fork, and extend.

Release Notes

Please refer to our release page on Github

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft