Skip to main content

cloudmesh_gitissues - Manageing Issue Priorities in github

Project description

Although github provides through the label mechnism a potential for priority management of issues, we sometimes need to define a much more precise way of doing ordering the priorities rather than by label groups.

To be able to do that We provide a simple bootstrap based portal interface that looks into the github issues and finds in the first line of an isse the priority defined with:

P:10

where 10 is the priority. If no priority is given we use 999.

Install

mkdir -p ~/github/cloudmesh
cd ~/github/cloudmesh
git clone https://github.com/cloudmesh/gitissues.git
pip install -r requirements.txt
python setup.py install

Run portal

make run

View portal

make view

Bugs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloudmesh_gitissues-3.1.0.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distributions

cloudmesh_gitissues-3.1.0-py2-none-any.whl (11.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page