Find yourself regularly reviewing pull requests just to comment "please update the changelog"? Automate it! https://danger.systems/js/
Unlike a CI tool, this is automating PR commenting.
miniblog.
Related Posts
Tesla is closing many of its stores in favour of customers buying from its website.
It's clear that automating a manual process reduces the number of jobs, but perhaps access to information does too? Are we reducing sales teams due to websites?
Danger is a neat pluggable tool for automating PR checks (eg enforcing a commit message format) https://danger.systems/
Automating something allows you to deal with it at a higher level of sophistication. It's nice. E.g. 'sudo ...' vs 'deploy this app'.