Skip to content

DRAFT TEST ONLY - ADO pipeline trigger validation - #9038

Closed
v1212 wants to merge 1 commit into
mainfrom
test/ai-agents-live-pipeline-reference
Closed

DRAFT TEST ONLY - ADO pipeline trigger validation#9038
v1212 wants to merge 1 commit into
mainfrom
test/ai-agents-live-pipeline-reference

Conversation

@v1212

@v1212 v1212 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Purpose

This is a draft test PR used to validate that the ext-azure-ai-agents-live Azure DevOps pipeline can be manually triggered from a GitHub PR comment and that the run uses the PR branch.

References

How to trigger

Comment on this PR:

/azp run ext-azure-ai-agents-live

The expected pipeline is ext-azure-ai-agents-live in ADO definition 8268.

Expected result

The live Tier 2 E2E golden path should pass for both deploy modes:

--- PASS: TestTier2Live
    --- PASS: TestTier2Live/code
    --- PASS: TestTier2Live/container
PASS

This test PR is intentionally draft and is for pipeline validation/reference only.

@v1212
v1212 marked this pull request as ready for review July 9, 2026 02:31
@v1212
v1212 requested a review from JeffreyCA as a code owner July 9, 2026 02:31
Copilot AI review requested due to automatic review settings July 9, 2026 02:31
@v1212 v1212 changed the title test: document AI agents live pipeline trigger DO NOT APPROVE - test PR for AI agents live pipeline trigger Jul 9, 2026
@v1212

v1212 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

/azp run ext-azure-ai-agents-live

@azure-pipelines

Copy link
Copy Markdown
No pipelines are associated with this pull request.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

🔗 Linked Issue Required

Thanks for the contribution! Please link a GitHub issue to this PR by adding Fixes #123 to the description or using the sidebar.
No issue yet? Feel free to create one!

Copilot AI 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.

Pull request overview

This is an intentionally-draft test PR whose stated purpose is to validate that the ext-azure-ai-agents-live Azure DevOps pipeline can be triggered from a GitHub PR comment and runs against the PR branch. The only code change is a new reference document, PIPELINE_REFERENCE.md, placed alongside the existing README.md in the azure.ai.agents extension's live E2E test directory. It summarizes the pipeline (name, YAML path, flow, deploy modes, defaults), how to trigger it via /azp run, the weekly schedule, success criteria, cleanup behavior, and reviewer notes.

Changes:

  • Adds a contributor/reviewer quick-reference for the Tier 2 live E2E pipeline, including the /azp run ext-azure-ai-agents-live trigger flow.
  • Documents the weekly schedule, code/container/both deploy modes, azure-sdk-tests/eastus2 defaults, and azd down --force --purge + DeleteAfter cleanup behavior.

I verified the doc's claims: the flow, deploy modes, service connection, location, and the embedded schedules: block all match eng/pipelines/ext-azure-ai-agents-live.yml, and the azd down --force --purge teardown and TestTier2Live/code/container success criteria match the E2E test files.

@github-actions github-actions Bot added the ext-agents azure.ai.agents extension label Jul 9, 2026
@v1212
v1212 marked this pull request as draft July 9, 2026 02:42
@v1212 v1212 changed the title DO NOT APPROVE - test PR for AI agents live pipeline trigger DRAFT TEST ONLY - ADO pipeline trigger validation Jul 9, 2026
@v1212

v1212 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

/azp run azure-dev - live - ext - azure.ai.agents

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@v1212

v1212 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Closing this earlier pipeline trigger test PR. A new focused test PR will be opened after narrowing the trigger path criteria.

@v1212 v1212 closed this Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext-agents azure.ai.agents extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants