pymc-devs / pymc

Bayesian Modeling and Probabilistic Programming in Python
https://docs.pymc.io/
Other
8.62k stars 1.99k forks source link

Disable `autofix_prs` in `pre-commit CI` #7142

Closed ricardoV94 closed 7 months ago

ricardoV94 commented 7 months ago

Description

This sidesteps the requirement for manual approval CI for first-time contributors: https://github.com/pre-commit-ci/issues/issues/195

ricardoV94 commented 7 months ago

Are we using this in other pymc-devs repos @maresb?

maresb commented 7 months ago

Fix verified in https://github.com/pymc-devs/pymc/pull/7140