mirror of
https://github.com/ansible/awx.git
synced 2026-07-27 07:59:54 -02:30
Add stable branch-cut checklist reference to release process docs (#16535)
This commit is contained in:
@@ -62,6 +62,12 @@ If the latest release of `AWX` is 19.5.0:
|
||||
|
||||
With very few exceptions the new `AWX Operator` release will always be a Y-stream release.
|
||||
|
||||
## Cutting a Stable Branch
|
||||
|
||||
When cutting a new stable branch for a release, there are additional dependency verification and branch protection steps that must be completed. See the full checklist on Confluence:
|
||||
|
||||
[Cutting a Stable Branch](https://redhat.atlassian.net/wiki/spaces/AAP/pages/417433803/Cutting+a+Stable+Branch)
|
||||
|
||||
## Stage the release
|
||||
|
||||
To stage the release, maintainers of this repository can run the [Stage Release](https://github.com/ansible/awx/actions/workflows/stage.yml) workflow.
|
||||
@@ -228,4 +234,4 @@ Here are the steps needed to revert an AWX and an AWX-Operator release. Dependin
|
||||
|
||||
7. Navigate to the [PyPi](https://pypi.org/project/awxkit/#history) and delete the bad AWX tag and release that got published.
|
||||
|
||||
8. [Restart the Release Process](#releasing-awx-and-awx-operator)
|
||||
8. [Restart the Release Process](#releasing-awx-and-awx-operator)
|
||||
Reference in New Issue
Block a user