- Danger ✅
- Slack (In progress)
-
Create a new Dangerfile to handle the process checking for leaks. You can copy
Dangerfile.leaksReport
in the example project. -
You can customize the Dangerfile to do your own things.
Because the process checking for leaks will trigger Danger to run. If you combine the leaks checking Dangerfile and your project Dangerfile to 1 Dangerfile only, the leaks process will execute your Danger logic as well.