Coder Social home page Coder Social logo

knowncitizen / individual-status-reports Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weshayutin/individual-status-reports

0.0 0.0 0.0 40 KB

a tool that generates a trello, gerrit and bug report per engineer

License: GNU General Public License v3.0

Shell 12.87% Python 87.13%

individual-status-reports's Introduction

There are a couple tools here.

#1: print_report.sh

This will print out a report with the following information:
* All recently modified trello cards across all boards in trello per person in
$TEAM

* All recent gerrit reviews in openstack or gerrithub that are in NEW or MERGED
  status

* All recent launchpad bugs opened by a person

* All recent bugzilla bugs opened by a person

Note: recent is configurable, but defaults to the last two weeks.

Requires:
python-feedparser
python-bugzilla

Please check the example-environment.sh for the required settings.
A TEAM variable must be set in environment.sh

Description:
export TEAM='{"red hat short name":{"trello":"trello user id", "rh_email":"[email protected]", "openstack":"launchpad id",\
"gerrithub": "gerrithub id"}
}'

#2: trello_due_dates.sh

This will set cards with a due date if one is not already set. It defaults to 7 days from now.
It will also print out a list of overdue cards.

Check the example-environment.sh for the required settings.

individual-status-reports's People

Contributors

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