Wikidata / soweego

Link Wikidata items to large catalogs
https://meta.wikimedia.org/wiki/Grants:Project/Hjfocs/soweego_2
GNU General Public License v3.0
97 stars 9 forks source link

pre-commit CI shouldn't fail builds after autofixes #444

Closed marfox closed 2 years ago

marfox commented 2 years ago

When submitting a new PR, the CI workflow should be:

  1. pre-commit fails the build
  2. it pushes the autofixes
  3. the build succeeds

However, point 3 doesn't happen, and the build remains failed, which is misleading. See for instance #443.