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

Add bot usernames for rails/rails #19

Open
sagesharp opened this issue Nov 8, 2016 · 1 comment
Open

Add bot usernames for rails/rails #19

sagesharp opened this issue Nov 8, 2016 · 1 comment

Comments

@sagesharp
Copy link
Owner

Many github communities use bots to suggest reviewers, do automated testing, and more.

foss-heartbeat breaks bots into a separate category in the html contribution statistics, by checking for the username in getBots in ghstats.py.

Additionally, if a bot merges a commit after being issued a command in a pull request comment, appendReviewers in ghcategorize.py will attribute the merge to that person, as well as to the bot. Currently, we check for a specific command string at the beginning of the comment. If your test-and-merge bot accepts commands in the middle of a comment, please update the code.

@sgrif
Copy link

sgrif commented Nov 18, 2016

We have two bots that are used. Only one is relevant to your study. The username is https://github.com/rails-bot. It is a fork of rust-highfive. The second bot is responsible for closing issues that have been without activity for several months. It appears under the same username.

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

No branches or pull requests

2 participants