mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
6426735e82
Summary: Trivial PR. [GENERAL][MINOR][.circleci/, bots/] - Simplify GitHub templates Closes https://github.com/facebook/react-native/pull/18418 Differential Revision: D7311869 Pulled By: hramos fbshipit-source-id: b87599c53938406d585d711492aacbdde2fcb02a
GitHub bots, such as the Danger bot, as well as messages used by the Facebook GitHub bot are all configured in this directory/
Danger
We use Danger JS to perform rudimentary maintenance on the React Native repository.
If you'd like to make changes to the Dangerfile, find an existing PR on the React Native repo and make note of the URL.
Then, run from the React Native root directory:
cd bots
npm install
..
node bots/node_modules/.bin/danger pr https://github.com/facebook/react-native/pull/1
And you will get the responses from parsing the Dangerfile.