Skip to content

[Core] Fix #33963: az: add fork workflow validation file - #33972

Draft
Aditya Pujara (a0x1ab) wants to merge 1 commit into
Azure:devfrom
a0x1ab:agent-assist/azure-azure-cli-issue-33963-ae51706ce7aa
Draft

[Core] Fix #33963: az: add fork workflow validation file#33972
Aditya Pujara (a0x1ab) wants to merge 1 commit into
Azure:devfrom
a0x1ab:agent-assist/azure-azure-cli-issue-33963-ae51706ce7aa

Conversation

@a0x1ab

@a0x1ab Aditya Pujara (a0x1ab) commented Aug 24, 2026

Copy link
Copy Markdown
Member

🤖 PR Validation — ️✔️ All clear

Breaking Changes Tests
️✔️ None ️✔️ 130/130

Description

Fixes #33963.

Adds a repository-root marker file for Agent Assist fork workflow validation.

Related command
N/A — infra-only, no CLI command affected.

Description

Adds .agent-assist-fork-flow-validation.txt at the repository root. This is a disposable infra validation artifact for the Agent Assist fork-task creation/promotion workflow and carries no product impact.

Testing Guide

# Confirm file exists with correct contents
cat .agent-assist-fork-flow-validation.txt
# Agent Assist deployed fork workflow validation.
# Safe to delete after validation.

History Notes

[Core] az: add fork workflow validation file

* Initial plan

* [Core] Fix Azure#33963: `az`: add fork workflow 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>
@azure-client-tools-bot-prd

Copy link
Copy Markdown

Hi Aditya Pujara (@a0x1ab),
Since the current milestone time is less than 7 days, this pr may not catch up with this release.

@azure-client-tools-agent azure-client-tools-agent Bot added the Azure Client Tools Agent Requested Request Azure Client Tools Agent testing and review label Aug 24, 2026
@azure-client-tools-agent

Copy link
Copy Markdown
Contributor

Live test skipped

⏭️ Skipping the live test for this revision because no changed test file was found (tests/**/test_*.py).

The live-test pipeline runs only the test files a PR changes, so there is nothing to execute for this commit. A skipped live test is not a passing test result. The Agent review separately checks whether the affected command module includes focused regression tests or updated recordings. If a test file is changed in a later commit, the live test will run automatically.

@azure-client-tools-agent azure-client-tools-agent Bot added the azure-client-tools-agent Pull request reviewed by Azure Client Tools Agent label Aug 24, 2026

@azure-client-tools-agent azure-client-tools-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aditya Pujara (@a0x1ab), this PR carries a pending Azure Client Tools Agent Requested review.

Upstream CI

azdev-linter

  • Result: failure
  • Relevance: Uncertain
  • Evidence: The check completed without a concise diagnostic.
  • Suggested fix: Open the linked log and confirm whether the first actionable error touches the PR diff before changing code.
  • Verify: Re-run azdev-linter and confirm it passes on the new head.

Azure.azure-cli (Check the Format of Pull Request Title and Content)

  • Result: failure
  • Failure details:
    • Verify latest index assets (Not PR-related)
      • Evidence: The job running on agent pool-ubuntu-2204 18 ran longer than the maximum time of 20 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134
      • Next action: Re-run the timed-out job. If it times out again at the same setup or checkout step, escalate to the pipeline owner instead of changing unrelated PR source.
      • Verify: Re-run Verify latest index assets and confirm the job completes within its limit.
    • Check the Format of Pull Request Title and Content / Bash (PR-related)
      • Evidence: Dload Upload Total Spent Left Speed
        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
        100 22902 100 22902 0 0 277k 0 --:--:-- --:--:-- --:--:-- 276k

Description Fixes ***/issues/33963. Adds a repository-root marker file for Agent Assist fork workflow validation. Related command N/A — infra-only, no CLI command affected. Description Adds .agent-assist-fork-flow-validation.txt at the repository root. This is a disposable infra validation artifact for the Agent Assist fork-task creation/promotion workflow and carries no product impact. Testing Guide ''' bash # Confirm file exists with correct contents cat .agent-assist-fork-flow-validation.txt # Agent Assist deployed fork workflow validation. # Safe to delete after validation. ''' History Notes [Core] az: add fork workflow validation file

Start check pull request ...
[Core] Fix #33963: az: add fork workflow validation file: should use capital letters after :

Bash exited with code '1'.
##[section]Finishing: Bash
- Next action: Apply the exact title or history-note correction shown in the task log, then re-request the format check.
- Verify: Re-run Check the Format of Pull Request Title and Content / Bash and confirm the metadata gate passes.

Test validation

  • Live test: Skipped: no runnable changed test files were found.
  • Regression coverage: Not applicable to the changed files.

Classification and next action

  • azdev-linter — Uncertain: no diagnostic detail was returned by the check. Open the linked GitHub Actions log directly to confirm whether the first actionable error touches the changed file (.agent-assist-fork-flow-validation.txt) before deciding this is PR-related.
  • Verify latest index assets (Azure Pipelines) — Not PR-related: the job timed out after 20 minutes waiting on agent setup, unrelated to this diff. Recommend re-running the job; escalate to the pipeline owner if it times out again.
  • Check the Format of Pull Request Title and Content / Bash — PR-related: the format checker requires the text after the final colon to start with a capital letter. The current title [Core] Fix #33963: az: add fork workflow validation file has a lowercase summary ("add fork..."). Update the title to [Core] Fix #33963: az: Add fork workflow validation file (capitalize "Add") and ensure the matching History Notes line in the PR description uses the same capitalization, then re-request this check.

No source-code review findings were flagged (single new infra file, isolated diff, low risk).

Risk assessment

1/100 · Low · Low confidence

No additional owning-squad review signal was detected. Main signals: small, isolated diff.

@azure-client-tools-agent azure-client-tools-agent Bot removed the Azure Client Tools Agent Requested Request Azure Client Tools Agent testing and review label Aug 24, 2026
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

🔔 Routing this PR to @Azure/act-platform-engineering-squad.

@yonzhan

Copy link
Copy Markdown
Collaborator

Core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

act-platform-engineering-squad Auto-Assign Auto assign by bot azure-client-tools-agent Pull request reviewed by Azure Client Tools Agent Core CLI core infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Agent Assist validation] Fork task creates and promotes a single-commit PR

3 participants