You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #6 we applied a quick & dirty patch to blacklist @braddr, @vjeux had a nice idea:
FYI, we implemented a time based to mention-bot for all fb projects (implemented in Hack) and it gave dramatically better results for people that used to work on the codebase but moved on to other projects.
The formula is really simple: for each line of code that is blamed, instead of adding 1, add a linear interpolation where now is 360 and 8 months in the past (or more) is 0.
I'd love to make that the default on the open source mention-bot project (in JavaScript), if you fancy implementing it and sending a pull request over there, I would appreciate :)
In #6 we applied a quick & dirty patch to blacklist @braddr, @vjeux had a nice idea:
CC @MartinNowak @klickverbot
The text was updated successfully, but these errors were encountered: