Commit Graph

3 Commits

Author SHA1 Message Date
Marcel Amirault 81547207ca Docs: Update danger to accept docs linting changes 2019-07-09 06:27:43 +00:00
Marcel Amirault 5bea7d102b Update dangerfile to exclude docs ci yaml 2019-07-06 13:32:50 +00:00
Lukas Eipert 068d6baa38
Add a danger rule to suggest `docs-` prefixes
If an MR only changes files within `doc/` we can save valueable CI time
by prepending a branch name with `docs-`. This danger rule helps educate
people about that fact.

On the other hand, if someone has a branch with a `docs` prefix or
suffix, the branch shouldn't contain any changes outside of the `docs`
directory
2019-06-27 12:07:06 +02:00