Skip to content

Questions

Geoff Natin edited this page Mar 25, 2017 · 6 revisions

GitBot can answer a lot of questions about GitHub, posed in a lot of ways.

To help keep track of all of the different questions that GitBot understands, we have split them up into topics here in the Wiki.

Each message sent to GitBot is sent to LUIS to decode what the intent of the message is, and what are the entities in the message. For each different intent that GitBot can handle, LUIS is taught the different unique utterances that the question can be posed with. This means that whatever way you ask GitBot for your information, he'll know what you mean!

What GitBot Knows

Repositories
Number of contributors on a repository
Number of files in a repository
Number of users watching a repository
Commits
Last commit on a repository
Time of last commit on a repository
Number of commits on a repository
Last number of commits on a repository
Last commit by a particular user on a repository
Time of last commit by a user on a repository
Number of commits by a user on a repository
Last number of commits by a user on a repository
Last person to commit on repository
Issues
Number of issues a repository has
Users
Users biography
Users email address
Number of users following a user
Number of users a user is following
Users location
Users name
Repositories of a user
Number of repositories starred by a user
Clone this wiki locally