Skip to content

Add separate workflow for preview link generation - #54998

Merged
gewarren merged 3 commits into
dotnet:mainfrom
gewarren:status-checker-preview-links
Jul 22, 2026
Merged

Add separate workflow for preview link generation#54998
gewarren merged 3 commits into
dotnet:mainfrom
gewarren:status-checker-preview-links

Conversation

@gewarren

Copy link
Copy Markdown
Collaborator

Follow up to dotnet/docs-tools#687.

Copilot AI review requested due to automatic review settings July 22, 2026 17:54
@gewarren
gewarren requested a review from a team as a code owner July 22, 2026 17:54
@dotnetrepoman dotnetrepoman Bot added this to the July 2026 milestone Jul 22, 2026

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 PR introduces a dedicated GitHub Actions workflow to generate preview-link tables for PRs, and removes the preview-link-specific inputs from the existing build-warnings workflow (follow-up to dotnet/docs-tools#687).

Changes:

  • Adds a new generate-preview-links.yml workflow triggered on pull_request_target to post preview link tables to PRs.
  • Removes docs_path / url_base_path inputs from the existing check-for-build-warnings.yml workflow so it only runs the status checker action.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
.github/workflows/generate-preview-links.yml New workflow that runs the preview link generator action and posts results to PRs.
.github/workflows/check-for-build-warnings.yml Removes preview-link-related inputs so the workflow only performs the build-warnings status check.

Comment thread .github/workflows/generate-preview-links.yml Outdated
Comment thread .github/workflows/generate-preview-links.yml Outdated
Comment thread .github/workflows/generate-preview-links.yml
Comment thread .github/workflows/generate-preview-links.yml

@BillWagner BillWagner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This LGTM, once you look at the Copilot comments.

@gewarren
gewarren enabled auto-merge (squash) July 22, 2026 18:17

@BillWagner BillWagner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This LGTM

@gewarren
gewarren merged commit 170e9c4 into dotnet:main Jul 22, 2026
9 checks passed
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