Skip to content
#

changelog-generator

Here are 171 public repositories matching this topic...

project-template

An awesome 𝗚𝗶𝘁𝗵𝘂𝗯 𝗧𝗲𝗺𝗽𝗹𝗮𝘁𝗲 for any project!🚀 Quickstart your projects and get control over your community.🔥 It includes 𝐢𝐬𝐬𝐮𝐞 𝐭𝐞𝐦𝐩𝐥𝐚𝐭𝐞𝐬, 𝐥𝐚𝐛𝐞𝐥𝐬, 𝐩𝐞𝐫𝐬𝐨𝐧𝐚𝐥𝐢𝐳𝐞𝐝 𝐫𝐞𝐚𝐝𝐦𝐞, 𝐆𝐢𝐭𝐡𝐮𝐛 𝐛𝐨𝐭𝐬, and much more!! 🤩

  • Updated Dec 5, 2021
  • Shell
changie
commitlog
barelyhuman
barelyhuman commented Feb 10, 2021

Add test files for the following cases

  • if in a git repository
  • output if not in a git repository
  • on a repo with just 1 commit and no tags
  • on a repo with just 1 commit and 1 tag
  • on a repo with 1 commit and multiple tags pointing to same commit
  • on a repo with 1 tag and multiple commits
  • on a repo with multiple tags and multiple commits
good first issue tests
BobAnkh
BobAnkh commented Sep 4, 2020

Is your feature request related to a problem? Please describe

Sometimes users may link commits to the relevant issues in the footer of the commit message.

Description of the new feature/enhancement

Parse the footer of a commit message to see if it includes an issue and add it to the changelog.

Proposed technical implementation details (optional)

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the changelog-generator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the changelog-generator topic, visit your repo's landing page and select "manage topics."

Learn more