Smokedetector: Improvements to auto-blacklist PRs

Created on 4 Nov 2016  路  4Comments  路  Source: Charcoal-SE/SmokeDetector

I'd like to see if I can make the following improvements to the PRs created by non-code-privileged users when they use the !!/blacklist command:

  • [x] Link to a MS search for the URL
  • [x] Link the username to their chat profile
  • [x] (if possible) automatically search MS and show the number of tps and fps for the site.
blacklists completed feature request

Most helpful comment

but would require a lot of code Smokey-side that doesn't have much relevance to spam-detection

I've thought about doing this from the metasmoke side. We could have a webhook from GitHub fired on pull request creation, then embed a comment or something in Smokey PRs that we could pick up on.

All 4 comments

The first two are easy enough; the third is just about possible currently but would require a lot of code Smokey-side that doesn't have much relevance to spam-detection...

but would require a lot of code Smokey-side that doesn't have much relevance to spam-detection

I've thought about doing this from the metasmoke side. We could have a webhook from GitHub fired on pull request creation, then embed a comment or something in Smokey PRs that we could pick up on.

Second one (linking user chat profile) is done, see #311 as an example.

screen shot 2016-11-25 at 10 54 14 pm

No. 3 is now done. Suggestions for more information to cram in there are definitely welcome!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tripleee picture tripleee  路  3Comments

gparyani picture gparyani  路  3Comments

tripleee picture tripleee  路  4Comments

Tyler-H picture Tyler-H  路  3Comments

angussidney picture angussidney  路  9Comments