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.
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.