release-tools icon indicating copy to clipboard operation
release-tools copied to clipboard

Add new branch to Azure Pipelines config

Open hugovk opened this issue 10 months ago • 0 comments

Fixes https://github.com/python/release-tools/issues/56.

When a new branch is created, it needs adding to https://github.com/python/cpython/blob/main/.azure-pipelines/ci.yml

Add it to the list of files that are manually edited once per year when the new branch is added.

hugovk avatar Mar 22 '25 18:03 hugovk