Skip to content

Automatically set Branch protection rules #191

@icemac

Description

@icemac

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:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

In Progress

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions