react-native/bots
Tom Clarkson 8a760e0a93 Code analysis bot does not need to comment on merge commits
Summary:
This PR fixes a CI issue that came up on #11304 after merging master into the pr branch.

That created a merge commit with over 1000 changed files. That might have created irrelevant comments, but the github commit api is limited to 300 files, with only the first 294 having the expected diffs included.

I can't think of any reasonable scenario where a merge would have changes that aren't either on master or another commit in the PR, so I've updated it to treat merge commits as having no changes.
Closes https://github.com/facebook/react-native/pull/13260

Differential Revision: D4819805

Pulled By: ericvicenti

fbshipit-source-id: 7b6b51b18bb36503a719a3ba5c9163cd6ef00e17
2017-04-03 11:15:44 -07:00
..
IssueCommands.txt Product Pains -> Canny 2017-02-17 15:02:23 -08:00
NewIssueGreeting.md Product Pains -> Canny 2017-02-17 15:02:23 -08:00
QuestionGreeting.md Update QuestionGreeting.md 2015-11-18 20:32:27 +00:00
README.md Update bots/README.md 2016-01-12 15:11:24 +00:00
code-analysis-bot.js Code analysis bot does not need to comment on merge commits 2017-04-03 11:15:44 -07:00
pr-inactivity-bookmarklet.js Improve bookmarklets to include author name 2016-03-20 11:54:27 -07:00
question-bookmarklet.js Product Pains -> Canny 2017-02-17 15:02:23 -08:00

README.md

Github bots and messages used by the Facebook Github bot.