Skip to main content

Simple CLI & WEB tool for labeling GitHub PRs using globs

Project description

License PyPi Version

Tool for labeling PRs at GitHub by globs

Installation

You can install this app in a standard way using setup.py:

$ python setup.py install
$ pip install -e .

Or from PyPI:

$ pip install filabel_cvut

Usage

Run the CLI application simply with command and get to know it via help:

$ filabel --help

Or run the web service

$ export FILABEL_CONFIG=/path/to/my_labels.cfg:/path/to/my_auth.cfg
$ export FLASK_APP=filabel
$ flask run

For more info about configuration files, take a look at the content of config directory.

License

This project is licensed under the MIT License - see the LICENSE file for more details.

Project details


Release history Release notifications | RSS feed

This version

0.3

Download files

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

Source Distribution

filabel_cvut-0.3.tar.gz (12.1 kB view hashes)

Uploaded Source

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