Skip to content

almonwork/pretty-breaking-changes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

A simple script that searches for commits with a keyword to identify breaking changes, generating a markdown report.

To use the script, you need to configure a few internal variables (to be improved soon)

repo_path = "/home/yo/src/liferay-portal-ee": the path to your repository. Whatever branch the repo is in, will be used.

start_hash = "cc606f7664a2dab29e08312a225899f140233088": the start of the range of commits to consider

end_hash = "f63d698232b7b620536bb32f854286b132fcc07a": the end of the range of commits to consider

About

A simple script to create code breaking changes reports

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages