GithubHelp home page GithubHelp logo

bugyou's Introduction

Bugyou

An Automatic Bug Reporting Tool

How it works?

The Bugyou Consumer listens to fedmsg for all the messages. Once message arrives it queues it in the retask queues. The plugins of bugyou consumes from the retask queues and filters the message based on the topic they are subscribed to. Once the plugin gets the designated message it processes it and files a bug into the bug tracking tools like (trac, pagure) etc.

The list of plugins would be maitained in bugyou_plugins.conf in the given format

[autocloud] topic = org.fedoraproject.prod.autocloud.image.failed, org.fedoraproject.prod.autocloud.image.success klass = bugyou_plugins.autocloud.plugin:AutocloudPlugin

The plugin can be started using the command bugyouctl start autocloud. This is start the plugin and send a request to bugyou daemon to create designated queue for the plugin. Once the queue is ready Bugyou Consumer will start pushing messages to that plugin and the new plugin will start consuming those messages

bugyou's People

Contributors

codenamesubho avatar sayanchowdhury avatar

Watchers

 avatar  avatar

Forkers

tenstormavi

bugyou's Issues

bugyou 0.2.1 doesn't work

Apr 13 23:54:48 bugyou01.phx2.fedoraproject.org fedmsg-hub[10253]: Traceback (most recent call last):
Apr 13 23:54:48 bugyou01.phx2.fedoraproject.org fedmsg-hub[10253]: File "/usr/lib/python2.7/site-packages/moksha/hub/api/consumer.py", line 191, in _work
Apr 13 23:54:48 bugyou01.phx2.fedoraproject.org fedmsg-hub[10253]: self.consume(message)
Apr 13 23:54:48 bugyou01.phx2.fedoraproject.org fedmsg-hub[10253]: File "/usr/lib/python2.7/site-packages/bugyou/consumer.py", line 115, in consume
Apr 13 23:54:48 bugyou01.phx2.fedoraproject.org fedmsg-hub[10253]: self.served_topic = self.arbiter['served_topic']
Apr 13 23:54:48 bugyou01.phx2.fedoraproject.org fedmsg-hub[10253]: AttributeError: 'BugyouConsumer' object has no attribute 'arbiter'

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.