Git Product home page Git Product logo

mingle-release-metrics-macro's Introduction

release_metrics macro for mingle

* shows information about the current release
** currently has two different views
*** full table view with all the metrics below
*** mini view with (last 3 and total average date estimates)
*** use parameter 'view: mini_table' to see the mini view
*** you can create new views by creating an erb file in the views folder, use the current views as examples
** average velocity for last 3 iterations
** competed iterations
** completed story points
** remaining story points
** iteration length (in days based on the last completed iteration)
** estimates for remaining iteration and end dates based on
*** average velocity for last 3 iterations
*** average velocity for all iterations in the release
*** best velocity
*** worst velocity
** what if velocity and date fields

If you are using Iteration type with Velocity, Start Date and End Date fields, a Release type with an End Date
 field, and a Current Release project variable then you can use the defaults.

{{
  release_metrics
}}

override the defaults: (note: end_date is used on both the Release and time_box types)

{{
  release_metrics
    time_box: 'sprint'
    release: '#1 Release 1'
    start_date: 'Begin Date'
    end_date: 'Finish Date'
    velocity: 'Completed Story Estimate Sum'
    view: mini_table
    show_what_if: yes
    mingle_url: http:/yourserver:port/root
}}

-----

mingle-release-metrics-macro's People

Contributors

weswilliams avatar

Stargazers

Adam Monago avatar

Watchers

 avatar

mingle-release-metrics-macro'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.