Giter VIP home page Giter VIP logo

jira-epichours's Introduction

Jira helpers

Some simple PHP command line tools speaking with the Jira API.

To install, check it out and run composer

composer install

Then copy the epichours.ini.dist to epichours.ini and edit it to set the API credentials.

epichours.php

Print the booked hours/days summarized by Epic. Run it with the shortcode of the project. You can also give multiple projects.

./epichours.php SPR
Hours	Days	Epic	Summary
106.5	13.31	SPR-27	Administration
16.25	2.03	SPR-84	Implement floobarb
6.5	0.81	SPR-85	Funky Tunes Integration
31	3.88	SPR-121	Project Management

issuetable.php

Creates a list of issues in one or more given Epics and prints it as as DokuWiki formatted table. Additional columns are printed for upcoming calendar weeks. This makes it very simple to create a simple GANTT chart for those issues in DokuWiki.

./issuetable.php -c 3 RES-13
^  Issue                                            ||  W22  |  W23  |  W24  |
^  [[jira>RES-232]] ^ Implement FunkyDoodle          |       |       |       |
^  [[jira>RES-233]] ^ make foobar work               |       |       |       |
^  [[jira>RES-234]] ^ wobble breaks flubble          |       |       |       |

jira-epichours's People

Contributors

splitbrain avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.