Skip to content

Small script to generate changelogs off Pivotal Tracker and based on Nimbl3's workflow

Notifications You must be signed in to change notification settings

julien731/Pivotal-Tracker-Changelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pivotal Tracker Changelogs

Do you like copy-pasting? No? Me neither. Summarizing a bunch of user stories from Pivotal Tracker into a changelog is a lot of copy-pasting.

Let's get those changelogs generated automatically! This method for generating changelogs out of Pivotal Tracker projects is based on the workflow used at Nimbl3.

Installation

Prerequisite

You need a functional PHP environment. No database is required at this point. You also need Composer to be installed on your machine.

Setup

  1. Clone the Github repository in your PHP environment's root directory
  2. Run composer install to fetch all dependencies

Configuration

There is very little configuration to be done for the project to work. The only thing that you need to configure is your Pivotal Tracker API token. You will find it in your profile page.

Copy your API token and paste it in a file that you'll name .token and save in the project's root directory.

About

Small script to generate changelogs off Pivotal Tracker and based on Nimbl3's workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published