adafruit / adabot

Adabot is our robot friend who helps Adafruit online
MIT License
13 stars 27 forks source link

Turn some tools into CLI tools #274

Closed tekktrik closed 2 years ago

tekktrik commented 2 years ago

Updates the tools for checking CI Actions and RTD docs build status into CLI tools. This means they can be added to a CI workflow for building the bundle, or even just in their own regularly scheduled CI to check these things. They would work like pre-commit hooks, in this way.

tekktrik commented 2 years ago

Turning into a draft to work out a few issues with usability in the way I mentioned earlier