Feature Overview
What would you like to see changed/added?
It would be nice to be able to use Ochrona in a pre-commit routine (anytime requirements change then ochrona runs).
An alternative would be to have a GitHub action that has similar functionality.
Is your feature request related to a problem?
Having a way to automate the runs of Ochrona whenever the underlying requirements files change would be useful when maintaining a Python package.
Additional context
Documentation mentions CI/CD integration but doesn't provide any examples. It is possible this is straight-forward to accomplish, but not documented (or I couldn't find documentation).
Feature Overview
What would you like to see changed/added?
It would be nice to be able to use Ochrona in a pre-commit routine (anytime requirements change then ochrona runs).
An alternative would be to have a GitHub action that has similar functionality.
Is your feature request related to a problem?
Having a way to automate the runs of Ochrona whenever the underlying requirements files change would be useful when maintaining a Python package.
Additional context
Documentation mentions CI/CD integration but doesn't provide any examples. It is possible this is straight-forward to accomplish, but not documented (or I couldn't find documentation).