[Core] Fix #33965: az: Add fork-flow validation file - #33967
Closed
Aditya Pujara (a0x1ab) wants to merge 1 commit into
Closed
[Core] Fix #33965: az: Add fork-flow validation file#33967Aditya Pujara (a0x1ab) wants to merge 1 commit into
az: Add fork-flow validation file#33967Aditya Pujara (a0x1ab) wants to merge 1 commit into
Conversation
* Initial plan * [Core] Fix Azure#33965: `az`: Add fork-flow validation file Co-authored-by: a0x1ab <59631311+a0x1ab@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: a0x1ab <59631311+a0x1ab@users.noreply.github.com>
|
Hi Aditya Pujara (@a0x1ab), |
microsoft-github-policy-service
Bot
requested a review
from Yong Zhang (yonzhan)
August 24, 2026 11:26
Aditya Pujara (a0x1ab)
deleted the
agent-assist/azure-azure-cli-issue-33965-ae51706ce7aa
branch
August 24, 2026 11:31
Collaborator
|
Core |
Aditya Pujara (a0x1ab)
restored the
agent-assist/azure-azure-cli-issue-33965-ae51706ce7aa
branch
August 24, 2026 20:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixes #33965.
Adds
.agent-assist-fork-flow-validation-2.txtat the repository root to validate Agent Assist persistent promotion via the fork flow.Related command
N/A — no CLI command affected.
Description
Creates a single validation file required by the Agent Assist fork-flow promotion pipeline. The file has no impact on CLI behavior and can be deleted after validation completes.
Testing Guide
Verify the file exists at the repository root:
History Notes
{Core} Add fork-flow validation file