Giter Site home page Giter Site logo

bugwrangler's People

Contributors

omaciel avatar pgagne avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bugwrangler's Issues

[RFE] Add a needinfo subcommand

It would be great to be able to get a list of all active needinfos for a user or list of users. A --thin option could be used to just print out the list of links.

Examples

$ bugwrangler needinfo --user [email protected]
+-----------------------------------------------------+---------------------------+
|                        link                         |          summary          |
+-----------------------------------------------------+---------------------------+
| https://bugzilla.redhat.com/show_bug.cgi?id=1177766 | [RFE] Republish composite |
| https://bugzilla.redhat.com/show_bug.cgi?id=1449011 | [RFE] Ansible integration |
+-----------------------------------------------------+---------------------------+

multi-user

+---------------------+-----------------------------------------------------+---------------------------+
|        user         |                        link                         |          summary          |
+---------------------+-----------------------------------------------------+---------------------------+
| [email protected] | https://bugzilla.redhat.com/show_bug.cgi?id=1177766 | [RFE] Republish composite |
| [email protected] | https://bugzilla.redhat.com/show_bug.cgi?id=1449011 | [RFE] Ansible integration |
| [email protected]  | https://bugzilla.redhat.com/show_bug.cgi?id=1177723 | A totally real bug that h |
| [email protected]  | https://bugzilla.redhat.com/show_bug.cgi?id=1449024 | Just some other bug thing |
+---------------------+-----------------------------------------------------+---------------------------+

multi-user thin

$ bugwrangler needinfo --user [email protected] [email protected] [email protected]
[email protected]
https://bugzilla.redhat.com/show_bug.cgi?id=12345
https://bugzilla.redhat.com/show_bug.cgi?id=12346
[email protected]
https://bugzilla.redhat.com/show_bug.cgi?id=12347
[email protected]
https://bugzilla.redhat.com/show_bug.cgi?id=12348
https://bugzilla.redhat.com/show_bug.cgi?id=12349
https://bugzilla.redhat.com/show_bug.cgi?id=12350

bugwrangler relies on using stored plain text passwords

Right now the only way it seems to use bugwragler is to pass (in plaintext) you BZ password around.

This does not seem like good practice.

Bugzilla 5 support API keys that are better, but RH doesn't use Bugzilla 5 yet. We can however used bugzilla cached login tokens, which are a little better. To create a new login session you just run bugzilla login there are also python helpers like Bugzilla.interactive_login()

Added a proposed fix for this in #2

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.