ansible-community / collection_bot

Fork of Ansibullbot for collections
GNU General Public License v3.0
5 stars 10 forks source link

Bot shouldn't mark large "problematic" PRs with needs_rebase / needs_revision #33

Open tremble opened 2 years ago

tremble commented 2 years ago

There are a number of legitimate reasons why a PR will change more than 50 files (for example a release, or a new module using placebo for unit tests).

"needs_rebase" / "needs_revision" implies that a change must be made. It would be better to add a dedicated "large_patch" label.