зеркало из
1
0
Форкнуть 0

Small Updates to ESRP Process Doc (#33706)

* update the ESRP release process doc to account for escalation path.
This commit is contained in:
Scott Beddall 2024-01-04 12:23:18 -08:00 коммит произвёл GitHub
Родитель e2e04546a5
Коммит 4ef982b07b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 5 добавлений и 1 удалений

Просмотреть файл

@ -6,6 +6,10 @@ This process change should not affect the release process whatsoever. There will
The primary visible effect of these release changes is that these packages will be published by the `Microsoft` pypi account, _not_ `azure-sdk` account that has been used until now.
Further details on ESRP release methods is available at [docs.opensource.microsoft.com](https://docs.opensource.microsoft.com/releasing/publish-binaries/python/).
## Break Glass - Yanking/Deleting
Contact the `python` team via email, teams, or ICM: `python@microsoft.com`. Additionally [this document](https://docs.opensource.microsoft.com/releasing/publish-binaries/python/) is the official writeup on break glass scenarios.
For low priority yank requests, directly contact the `python` team via email @ `python@microsoft.com`. Ensure that the `package name`, the `version`, and the `yank reason` are readily available in the yank request email.
If there is no response on the email, and the request is urgent. escalate to filing a sev 2 ICM. The process is documented [here](https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/1035/ESRP-Release-Task?anchor=escalating-to-esrp).