withspectrum/danger-plugin-flow

Support danger local

Closed this issue · 1 comments

Currently, danger-plugin-flow is locked to GitHub, because it uses danger.github object for getting the contents of changed files.

It would be cool to generalize this to danger local run (which will ensure it works for other services and unsupported CIs (e.g. GitLab) as well).

Very open to PRs!