Re: [Wikitech-l] customizable IRC feed for bugzilla

2012-10-15 Thread Petr Bena
Ok I added both, but given that both aren't very active you probably won't see much activity from it :) On Mon, Oct 15, 2012 at 9:28 AM, Tomasz Finc wrote: > On Sun, Oct 14, 2012 at 11:30 PM, Petr Bena wrote: >> I can put it to #wikimedia-mobile, or you can do that :) I suppose you >> want all m

Re: [Wikitech-l] customizable IRC feed for bugzilla

2012-10-15 Thread Tomasz Finc
On Sun, Oct 14, 2012 at 11:30 PM, Petr Bena wrote: > I can put it to #wikimedia-mobile, or you can do that :) I suppose you > want all mobile related bugs there This would be awesome if you could add it. Lets start off with these two MF: https://bugzilla.wikimedia.org/buglist.cgi?list_id=152256

Re: [Wikitech-l] customizable IRC feed for bugzilla

2012-10-14 Thread Petr Bena
The bot is polling rss every 20 seconds (likely a bit more, all RSS feeds are parsed in one thread which is getting them synchronously - so 20 sec + download time of all feeds) The code is now on github https://github.com/benapetr/wikimedia-bot/ should be moved to wikimedia git some day I can pu

Re: [Wikitech-l] customizable IRC feed for bugzilla

2012-10-14 Thread Tomasz Finc
This would be great to get into the mobile channel. --tomasz On Fri, Oct 12, 2012 at 11:35 AM, Arthur Richards wrote: > This sounds pretty cool and very handy. How often does the bot poll the RSS > feeds? Is this configurable? I tried to answer my own questions by looking > at the code, but all

Re: [Wikitech-l] customizable IRC feed for bugzilla

2012-10-12 Thread Arthur Richards
This sounds pretty cool and very handy. How often does the bot poll the RSS feeds? Is this configurable? I tried to answer my own questions by looking at the code, but all I could find was a link to the SVN repo on the bot's wiki page (http://meta.wikimedia.org/wiki/Wm-bot), but there have been no

Re: [Wikitech-l] customizable IRC feed for bugzilla

2012-10-11 Thread MZMcBride
Petr Bena wrote: > That means anyone should be able to create a custom irc feed for > bugzilla and use it in any wikimedia related irc channel you want (for > example, right now we have a bugzilla feed in #wikimedia-labs that > reports only labs related bugs). You can generate RSS feed in > bugzill

Re: [Wikitech-l] customizable IRC feed for bugzilla

2012-10-11 Thread Petr Bena
and I forgot to mention that gerrit is using RSS as well, so you can actually create even a feed for your git repository, using this feature (in case software project you work on has own channel) On Thu, Oct 11, 2012 at 2:12 PM, Petr Bena wrote: > Hi folks, > > I implemented a new feature to wm-b

[Wikitech-l] customizable IRC feed for bugzilla

2012-10-11 Thread Petr Bena
Hi folks, I implemented a new feature to wm-bot which is still being tested. It allows to parse and report RSS feeds into channel with custom format. There is going to be special RSS parser optimized for wikimedia bugzilla so that you should be able to insert any special "RSS items" such as a user