conda / infrastructure

A repo to report issues and have discussions about the conda infrastructure
BSD 3-Clause "New" or "Revised" License
11 stars 15 forks source link

Using pre-commit autofix in pull requests allow first time contributors to run CI #922

Open travishathaway opened 3 months ago

travishathaway commented 3 months ago

Checklist

What happened?

New contributors are able to run the CI when they should not be able to by calling the pre-commit.ci autofix hook in a comment. This has been seen on the following pull request:

Additional Context

This has been mentioned here as well: