Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 733 Bytes

README.md

File metadata and controls

35 lines (17 loc) · 733 Bytes

openqa_review_script

A review helper script for openQA.

For more details read the documentation within openqa_review/openqa_review.py.

Usage

  • Install requirements and package, e.g.

    sudo pip install -r requirements.txt sudo pip install .

  • Call openqa-review from PATH, e.g. with --help

    openqa-review --help

Communication

If you have questions, visit me on irc.freenode.net in #opensuse-factory

Contribute

This project lives in https://github.com/okurz/openqa_review

Feel free to add issues in gitlab or send pull requests.

TODOs and ideas are tracked in the file TODO as well as gitlab issues.

License

This project is licensed under the MIT license, see LICENSE file for details.