black/.github
Richard Si f239d227c0
Enforce no formatting changes for PRs via CI (GH-2951)
Now PRs will run two diff-shades jobs, "preview-changes" which formats
all projects with preview=True, and "assert-no-changes" which formats
all projects with preview=False. The latter also fails if any changes
were made.

Pushes to main will only run "preview-changes"

Also the workflow_dispatch feature was dropped since it was
complicating everything for little gain.
2022-03-26 17:22:38 -04:00
..
ISSUE_TEMPLATE Remove Python 2 support (#2740) 2022-01-10 04:16:30 -08:00
workflows Enforce no formatting changes for PRs via CI (GH-2951) 2022-03-26 17:22:38 -04:00
CODE_OF_CONDUCT.md Automatic markdown and YAML formatting with Prettier (#874) 2019-10-21 11:42:46 +02:00
dependabot.yml use valid package-ecosystem key (#2694) 2021-12-14 18:21:15 -08:00
mypyc-requirements.txt Fix and speedup diff-shades integration (#2773) 2022-01-19 19:05:58 -08:00
PULL_REQUEST_TEMPLATE.md fix: run pypi / docker upload from published draft releases (#2461) 2021-08-30 13:26:21 -04:00