ci: Update for Netcode Release Automation#3828
Conversation
|
/review |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
🤖 Helpful? Please react with 👍/👎 | Questions❓Please reach out in Slack #ask-u-pr-agent |
* Updated naming and changed behavior from making direct commit to creating a PR * re-enabled job trigger * test change added * corrected error * Updated CI regeneration scripts * Updated PR description validation check to exclude automations * corrected PR title * corrected CI typo * added temp bypass * Updated meta * typo * corrected regenerate scripts * test * Stashing changes before pulling origin * Updated flow to use trigger branch as base for releasing * Handling trigger branch detached head * excluding release branch from target branches * Revert "excluding release branch from target branches" This reverts commit ce462ce. * Revert "Handling trigger branch detached head" This reverts commit 921587b. * Revert "Updated flow to use trigger branch as base for releasing" This reverts commit 6e08459. * reverted changelog addition
* ci: Update for Netcode Release Automation (#3828) * Updated naming and changed behavior from making direct commit to creating a PR * re-enabled job trigger * test change added * corrected error * Updated CI regeneration scripts * Updated PR description validation check to exclude automations * corrected PR title * corrected CI typo * added temp bypass * Updated meta * typo * corrected regenerate scripts * test * Stashing changes before pulling origin * Updated flow to use trigger branch as base for releasing * Handling trigger branch detached head * excluding release branch from target branches * Revert "excluding release branch from target branches" This reverts commit ce462ce. * Revert "Handling trigger branch detached head" This reverts commit 921587b. * Revert "Updated flow to use trigger branch as base for releasing" This reverts commit 6e08459. * reverted changelog addition * corrections specific to develop branch
Purpose of this PR
This PR aims to follow up on some issues discovered while using Release Automation for Netcode releases
pr-description-validationcheck to not block PRs created by bots (namely prefixed withsvc-orunity-renovateJira ticket
https://jira.unity3d.com/browse/MTT-14251
Documentation
I will modify Release Automation doc to reflect this change
Testing & QA (How your changes can be verified during release Playtest)
I will run the automation from this branch.
Backports
#3828