Git Product home page Git Product logo

rhbzquery's Introduction

rhbzquery

A cli tool for querying bugzilla.redhat.com.

The tool outputs the bugzilla query url, and if xdg-open is available will try to open the url (unless --dryrun is given).

rhbzquery is distributed under the GPL license version 2 or later.

Usage examples

rhbzquery f34 xyz : Fedora 34 bugs for package xyz

rhbzquery closed rawhide xyz : closed rawhide bugs for package xyz

rhbzquery --mine : your open bugs (gets userid from ~/.bugzillarc)

rhbzquery rhel8.4 bash : RHEL 8.4 bash bugs

rhbzquery "Package Review" reporter_realname="Your Name" : open package reviews you reported

rhbzquery --mine all flag~fedora-review+ : all open and closed approved reviews you reviewed

rhbzquery component~bugzilla summary~bugzilla : open bugs with component and summary containing "bugzilla"

rhbzquery --file f34 xyz : file a bug against the xyz package in F34

rhbzquery --query rhel8 ...: open an advanced bugzilla search for RHEL 8

rhbzquery xyz '<modified': xyz bugs not yet in MODIFIED or ON_QA, etc.

Help

rhbzquery --help describes arguments

rhbzquery --list-fields : lists the many fields (not all well supported yet, eg timestamps)

rhbzquery --list-operators : lists the search operator types

Installation

Run stack install or cabal install.

Binary packages for Fedora are available from https://copr.fedorainfracloud.org/coprs/petersen/rhbzquery/.

Requests and feedback

Feature requests, bug reports and contributions are welcome.

Please open an issue at https://github.com/juhp/rhbzquery.

rhbzquery's People

Contributors

juhp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rhbzquery's Issues

Stackage nighly compilation failure

/var/stackage/work/unpack-dir/unpacked/rhbzquery-0.4.4-06d7cf1302c8bf0a8b80c4ec2c9d0cefea14e6589e879ed23edffff63aed8664/src/Help.hs:19:5: error: [GHC-76037]
           Not in scope: ‘P.empty’
           NB: the module ‘Options.Applicative.Help.Pretty’ does not export ‘empty’.
           Suggested fix:
             Perhaps use data constructor ‘P.SEmpty’ (imported from Options.Applicative.Help.Pretty)
          |
       19 |   [ P.empty
          |     ^^^^^^^

       /var/stackage/work/unpack-dir/unpacked/rhbzquery-0.4.4-06d7cf1302c8bf0a8b80c4ec2c9d0cefea14e6589e879ed23edffff63aed8664/src/Help.hs:20:5: error: [GHC-76037]
           Not in scope: ‘P.text’
           NB: the module ‘Options.Applicative.Help.Pretty’ does not export ‘text’.
           Suggested fix:
             Perhaps use one of these:
               ‘P.nest’ (imported from Options.Applicative.Help.Pretty),
               data constructor ‘P.SText’ (imported from Options.Applicative.Help.Pretty)
          |
       20 |   , P.text "Tool for generating bugzilla queries"
          |     ^^^^^^

Disabled rhbzquery in nightly build for now.

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.