-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently I set the "required status checks to pass before merging" by hand:
- docs (if applicable)
- lint
- coverage
- py37 (as oldest supported python version)
- py311 (as newest supported python version)
- pypy3 (if applicable as slowest running test)
Repositories containing C code or testing against Windows or MacOS have other status check names.
The actual list of status check names depends on the configuration via meta/config so it should be set when running it.
Update:
- Maybe we also have to add developers doing releases als allowed to push directly to
master, see Release 3.0 Products.PluggableAuthService#118 resp. Release 3.0.2 Products.GenericSetup#129 for another approach.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In Progress
Status
No status