Raku / whateverable

🤖 Different IRC bots that operate on a bunch of prebuilt Rakudo versions
https://gist.github.com/Whateverable
GNU Affero General Public License v3.0
18 stars 14 forks source link

Add support for RT #226

Closed AlexDaniel closed 6 years ago

AlexDaniel commented 6 years ago

Upcoming SQUASHathon will be about rakudo. Rakudo project does not use github issues, so stock squashable is not going to work (not in a useful way at least). Find a way to add support for http://rt.perl.org/.

AlexDaniel commented 6 years ago

It feels like this should be rejected. There's no proper way to get it working, and (hopefully) we are slowly starting to realize that RT should be abandoned altogether. The stats for the upcoming squashathon will be generated by diffing the state of RT queue before and after the squashathon (so no cool notifications on the channel, sorry but that's life).

Skarsnik commented 6 years ago

Can you use the Zoffix fail API maybe? (it there is any API)

2017-09-30 21:39 GMT+02:00 Aleks-Daniel Jakimenko-Aleksejev < notifications@github.com>:

It feels like this should be rejected. There's no proper way to get it working, and (hopefully) we are slowly starting to realize that RT should be abandoned altogether. The stats for the upcoming squashathon will be generated by diffing the state of RT queue before and after the squashathon (so no cool notifications on the channel, sorry but that's life).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/perl6/whateverable/issues/226#issuecomment-333331184, or mute the thread https://github.com/notifications/unsubscribe-auth/AMYVf-qpeCs2m-8or0zreIv2vFZFBugiks5snpjXgaJpZM4PLPoJ .

-- Sylvain "Skarsnik" Colinet

Victory was near but the power of the ring couldn't be undone

AlexDaniel commented 6 years ago

Even if it had some API, https://fail.rakudo.party/ is still as limited. I want a webhook for comments and ticket status changes and I don't think that's going to happen.

I can of course process email notifications from RT. This could work, but I've noticed that these are delayed as well (maybe it's good enough though?).

AlexDaniel commented 6 years ago

I'm inclined to reject this given that we're slowly migrating to github.

AlexDaniel commented 6 years ago

I'm inclined to reject this given that we're slowly migrating to github.

Even more so today! It is possible that we will have RT-focused squashathons in the future, but it's too unlikely that this will be implemented in Squashable just for that one squashathon. Please feel free to work on it, I'll accept a PR, but I don't see this issue moving anywhere in the upcoming years… Rejecting :)