Skip to content

Remove link verification from GenerateReleaseArtifacts job#7202

Merged
chidozieononiwu merged 1 commit into
mainfrom
remove-link-verification-from-dev-ops
Jun 30, 2026
Merged

Remove link verification from GenerateReleaseArtifacts job#7202
chidozieononiwu merged 1 commit into
mainfrom
remove-link-verification-from-dev-ops

Conversation

@chidozieononiwu

Copy link
Copy Markdown
Member

This pull request removes the link verification step from the archetype-sdk-client.yml pipeline template. The step that ran /eng/common/pipelines/templates/steps/verify-links.yml to check for broken links in markdown files is no longer included.

  • Pipeline simplification:
    • Removed the verify-links.yml template step, which previously checked for broken links in markdown files during builds and pull requests.

@chidozieononiwu chidozieononiwu self-assigned this Jun 29, 2026
Copilot AI review requested due to automatic review settings June 29, 2026 22:22

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

Removes the markdown link verification step from the GenerateReleaseArtifacts job in the archetype-sdk-client.yml pipeline template to simplify the build pipeline.

Changes:

  • Removed the /eng/common/pipelines/templates/steps/verify-links.yml step that checked markdown links (changed files on PRs, service directory on non-PR runs).

Comment thread eng/pipelines/templates/jobs/archetype-sdk-client.yml
@chidozieononiwu chidozieononiwu merged commit 23c021c into main Jun 30, 2026
90 checks passed
@chidozieononiwu chidozieononiwu deleted the remove-link-verification-from-dev-ops branch June 30, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants