Skip to content

tristal/git-pivotal-release-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Script to generate a simple release text listing git commits linked to pivotal stories (apologies for the hacky script, first time writing Python).

Requires:

Usage:

python git-pivotal-release-notes.py <githubKey> <pivotalKey> <gitRepositoryName> <gitFromBranch> <gitToBranch> <pivotalCommaSeparatedProjectIds>"

Example output:

I've just completed a **GithubDestinationBranchName** release for **GithubRepositoryName**. Here is a list of stories that were included:
	**PivotalProjectName** [#**PivotalStoryId**] **PivotalStoryName**

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages