Giter Site home page Giter Site logo

ocodo / tracker_deliveries Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 53 KB

Quick summary of currently delivered PivotalTracker stories

Home Page: https://github.com/ocodo/tracker_deliveries

License: MIT License

Ruby 98.05% Shell 1.95%
pivotal-tracker command-line continuous-delivery

tracker_deliveries's Introduction

TrackerDeliveries

A command-line tool (and ruby gem) to generate a list of Pivotal Tracker stories that are delivered for a project.

It was made to assist automatically generating release notes for continuous delivery.

Installation

gem install tracker_deliveries

Usage:

tracker_deliveries [options]

options:

    --tracker:token=TOKEN        PivotalTracker API Token
    --tracker:project=PROJECT_ID PivotalTracker project id
    --format:FORMAT              plaintext|html|markdown (default: plaintext)

Environment variables can be used for TOKEN or PROJECT_ID.

TRACKER_DELIVERIES_PROJECT_ID TRACKER_DELIVERIES_API_TOKEN

Show the current delivered stories as id and title.

Story ids will link back to PivotalTracker when using --format:markdown or --format:html


Example output (plaintext format)

132412351 - Add widget service request to order form
123412144 - Display widget detail view UI
131412414 - Update widget quantity in shopping cart
132412155 - Localize cart in Pirate speak, arr.

How do I get the Pivotal Tracker API Token & Project ID?

Login to PivotalTracker and visit https://www.pivotaltracker.com/profile The API token is at the bottom of the page.

Visit your PivotalTracker project the project_id last part of the URL, e.g. https://www.pivotaltracker.com/n/projects/1234567 the project_id is 1234567

Acknowledgements

This was built using Ruby, Rspec/TDD with Blanket Wrapper provides the basis of the REST service client.

tracker_deliveries's People

Contributors

jasonm23 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

tracker_deliveries's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.