woeps / refabricator

Static Site Generator for/in ReasonML
MIT License
30 stars 1 forks source link

add danger-js or native equivalent #26

Open woeps opened 4 years ago

woeps commented 4 years ago

Add danger-js or some native equivalent to this repository to validate pull requests and automatically comment on them with warnings / errors. E.g.: if changelog was not modified

If you know some alternative for native, please comment!

woeps commented 4 years ago

Another approach could be to use Rely. Custom Matcher could implement similar rules to danger. E.g. check for modified files or for pr message content A Custom Reporter could post a comment to the pr according to failed tests.

To evaluate: pros/cons using rely vs greenfield

woeps commented 4 years ago

Crazy idea: maybe this could be accomplished by Refabricator itself like: