-
Notifications
You must be signed in to change notification settings - Fork 24
!fileatask #77
Comments
Also Lol |
nice - we need more diversity in command characters too. We only use |
On the other hand, in my experience tickets filed via IRC bot tend to be pretty low-quality (very short on context, which is a problem with a lot of our tickets already). Lots of these tickets end up getting closed months or years later because nobody really remembers what they refer to. Most tickets really do benefit from somebody typing a few sentences into a textbox in the GitHub UI. I guess it might be convenient for smaller tasks where the ticket is basically serving as a reminder for a specific person. |
yeah, that's mostly the use case I envision. little bug reports, minor feature requests, or reminders. if we get our own moffle set up (@keur) we could also have the bot include a link to the context to help improve the quality aspect. |
Yup, if we were to do this I'd definitely want it to link back to the discussion so we can get good context. There are other difficulties with this though. We don't have a centralized task management system, so we'd either have to get one (probably a bad idea) or would have to get this to post to a specific GitHub repo (which would make the syntax more annoying). I'd be willing to entertain more people's ideas on this, but I'm still unconvinced that this could be done well. |
Well we have rt, which I'd call our (somewhat) centralized task management system. The main issue I think we have is that right now we use any and all of (1) GitHub issues, (2) RT, (3) Discourse for tracking things to do, so supporting all of those would be tougher and confusing. Maybe if we can have it open an issue in any GitHub repo that would be enough? |
I mean, the second argument in the given examples is the repository to file
tasks against (ircbot, ocfweb), so I don't think we need to worry about any
of this?
…On Sat, Dec 29, 2018, 8:06 AM Jason Perrin ***@***.*** wrote:
Well we have rt, which I'd call our (somewhat) centralized task management
system. The main issue I think we have is that right now we use any and all
of (1) GitHub issues, (2) RT, (3) Discourse for tracking things to do, so
supporting all of those would be tougher and confusing.
Maybe if we can have it open an issue in any GitHub repo that would be
enough?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#77 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AB0_lqF1SR033KjYk3ct5Yn_pB475-zmks5u9tw9gaJpZM4Zjgv->
.
|
next in the line of ircbot functionality to steal from Facebook, we should have a plugin that files GitHub issues against the mentioned repository using the GH API, e.g.
!fileatask ircbot make a fileatask plugin
!fileatask ocfweb migrate to kubernetes
The text was updated successfully, but these errors were encountered: