Skip to content

Allow more domains & more files for ci-analysis#65850

Merged
wtgodbe merged 1 commit into
mainfrom
wtgodbe/MoreDomains
Mar 18, 2026
Merged

Allow more domains & more files for ci-analysis#65850
wtgodbe merged 1 commit into
mainfrom
wtgodbe/MoreDomains

Conversation

@wtgodbe
Copy link
Copy Markdown
Member

@wtgodbe wtgodbe commented Mar 18, 2026

Allow the quarantine workflow to access helix logs, and add missing files from the ci-analysis skill

@wtgodbe wtgodbe requested a review from a team as a code owner March 18, 2026 22:23
Copilot AI review requested due to automatic review settings March 18, 2026 22:23
@github-actions github-actions Bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Mar 18, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Expands the network allowlist for the test quarantine GitHub agentic workflow so it can fetch additional Azure/Helix-related artifacts, and adds missing reference documentation files to the ci-analysis skill to better document how to run and interpret the analysis script.

Changes:

  • Allow additional outbound domains in the quarantine workflow firewall (to support Helix/AzDO artifact access).
  • Regenerate the compiled workflow lock file to reflect the updated allowlist.
  • Add ci-analysis reference docs covering script modes, analysis workflow, failure interpretation, and recommendation generation.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/test-quarantine.md Adds new allowed domains to the workflow firewall allowlist.
.github/workflows/test-quarantine.lock.yml Updates compiled workflow metadata and propagated allowlist strings/flags.
.github/skills/ci-analysis/references/script-modes.md Documents script modes and key parameters.
.github/skills/ci-analysis/references/analysis-workflow.md Documents the recommended analysis workflow steps.
.github/skills/ci-analysis/references/failure-interpretation.md Adds guidance on interpreting failures/cancellations and recovery patterns.
.github/skills/ci-analysis/references/recommendation-generation.md Adds a structured approach for synthesizing recommendations from the script summary output.

Comment thread .github/workflows/test-quarantine.md
@wtgodbe wtgodbe merged commit 9657193 into main Mar 18, 2026
16 checks passed
@wtgodbe wtgodbe deleted the wtgodbe/MoreDomains branch March 18, 2026 22:28
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview3 milestone Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants