Git Product home page Git Product logo

phabricator-extensions-sprint's Introduction

phabricator-extensions-Sprint

Scrutinizer Code Quality Code Coverage Build Status

Manage your tasks with Points in Phabricator

Sprint provides a statistical overview of task activity, using the workboard as its primary source. It includes a burndown chart that is always current with activity on the workboard. It also adds pie chart visualization of the relationships between points, tasks, task status and workboard columns.

To enable a project as a Sprint, simply select the "Is Sprint" checkbox in the Project Edit Details page. After a project is enabled as a Sprint, you must then enter a start and end date to define the period scope. Then add some tasks to that project, and edit them to set some story points.

You can also view a list of all Sprint enabled projects by going to the Sprint application main interface at /project/sprint.

####Tasks in Sprints have "Story Points" Only tasks in Sprints have "Story Points".

Alt text

======= INSTALLATION

Requirements: PHP: You need PHP 5.4 or newer.

To install the Sprint extension:

  1. update your phabricator and libphutil to HEAD

  2. run git clone https://github.com/wikimedia/phabricator-extensions-Sprint.git /srv/phab/libext/sprint

  3. from the /srv/phab/phabricator/bin directory run:

     ./config set load-libraries '{"sprint":"/srv/phab/libext/sprint/src"}'
    
  4. create a symlink to link static files from the Sprint extension in the phabricator /webroot/rsrc directory:

     ln -s /srv/phab/libext/sprint/rsrc/webroot-static /srv/phab/phabricator/webroot/rsrc/sprint
    

BUGS

Report issues by creating a task here:

phabricator-extensions-sprint's People

Contributors

20after4 avatar bluehawk avatar carlaustin avatar scrutinizer-auto-fixer avatar

Watchers

 avatar  avatar

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.