Skip to content

Comments

Remove validation workflows and markdown-to-pdf script#487

Merged
elbruno merged 1 commit intomainfrom
bruno-remove-ValidateDoc-ghaction
Feb 12, 2026
Merged

Remove validation workflows and markdown-to-pdf script#487
elbruno merged 1 commit intomainfrom
bruno-remove-ValidateDoc-ghaction

Conversation

@elbruno
Copy link
Collaborator

@elbruno elbruno commented Feb 12, 2026

Eliminate unnecessary validation workflows and the markdown-to-pdf script to streamline the project.

@github-actions
Copy link

👋 Thanks for contributing @elbruno! We will review the pull request and get back to you soon.

Copy link
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

This PR streamlines the repository by removing auxiliary automation that’s no longer needed (a Markdown-to-PDF conversion script and a documentation link validation workflow), reducing maintenance surface area for this .NET course repo.

Changes:

  • Removed the scripts/markdown-to-pdf.ps1 utility.
  • Removed the GitHub Actions workflow that validated documentation links/URLs on PRs and pushes.

Reviewed changes

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

File Description
scripts/markdown-to-pdf.ps1 Deletes the PowerShell helper for converting Markdown files to PDF via npx md-to-pdf.
.github/workflows/validate-documentation-links.yml Removes the documentation link validation workflow (broken paths, locale checks, broken URLs).

@elbruno elbruno merged commit 2f88d65 into main Feb 12, 2026
9 checks passed
@elbruno elbruno deleted the bruno-remove-ValidateDoc-ghaction branch February 12, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant