Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - a more general version of the php bugs plugin #290

Open
Danack opened this issue Apr 13, 2020 · 0 comments
Open

Feature request - a more general version of the php bugs plugin #290

Danack opened this issue Apr 13, 2020 · 0 comments

Comments

@Danack
Copy link

Danack commented Apr 13, 2020

So I've been thinking about how to improve communication problems that the PHP project has. I think the siloing of information, and communication around that information is part of the core problem.

I think that Jeeves could help solve parts of that problem by making it easier for communication to happen across places PHP developers hang out.

Please could you implement at least the start pieces of this, and add the remaining bits later.

  • Make a plugin thats listens to the tag [php-internals] on StackOverflow and pump the messages into Room-11 similar to the bug reports one.

  • Make it possible for room admins to manage what tags Jeeves listens to on StackOverflow.

  • Make it possible for room admins to manage what data sources Jeeves listens to. i.e. be able to add another site/url that Jeeves watches for info.

It would be fine to have a standard format that Jeeves understands, rather than trying to adapt all other data sources. That should include:

Description: A text description of the thing.
Link: to where discussion is taking place.
Tags: a set of text tags that describe the thing. Each tag should have a score attribute which would be a number. If the score attribute isn't present, a default score of '1' should be assumed.

  • a configurable delay between Jeeves being aware of the upstream events and deciding to show it as a message. This would be useful eventually to prevent low value stuff from being transmitted.

  • at some point put in some rules about the scores tags have, to allow filtering only the more interesting info to get through.

The general goal I have in mind is to make is easier for people to find useful information, and filter out information that is not as useful as because gestures in the general direction of the mailing list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant