Skip to content

Docs: add PR link check workflow DRAFT #25480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Docs: add PR link check workflow DRAFT #25480

wants to merge 3 commits into from

Conversation

aimeeu
Copy link
Contributor

@aimeeu aimeeu commented Mar 21, 2025

Description

Both the tutorials repo and the new web-unified-docs repo have PR link check workflows. Because the web-unified-docs PR link check is part of the build preview workflow, I copied the tutorials workflow and modified a few spots.

I'll need a PR link checker in place when I implement the Nomad navigation refactoring. Not sure when Nomad docs will move to the web-unified-docs repo, so adding the PR link check workflow here.

I'm hoping Web Presence will weigh in with a review since they have much more experience with this type of workflow than I do.

Testing & Reproduction steps

?

Links

Jira: CE-840

Reviewer Checklist

  • Backport Labels Please add the correct backport labels as described by the internal
    backporting document.
  • Commit Type Ensure the correct merge method is selected which should be "squash and merge"
    in the majority of situations. The main exceptions are long-lived feature branches or merges where
    history should be preserved.
  • Enterprise PRs If this is an enterprise only PR, please add any required changelog entry
    within the public repository.

@aimeeu aimeeu added the theme/docs Documentation issues and enhancements label Mar 21, 2025
@aimeeu aimeeu requested review from a team as code owners March 21, 2025 15:20
@aimeeu aimeeu marked this pull request as draft March 21, 2025 15:20
@aimeeu aimeeu requested review from a team and mikegolus and removed request for a team March 21, 2025 15:21

- name: Get changed files in the content/tutorials/ subdirectories
id: changed-files
uses: tj-actions/changed-files@0874344d6ebbaa00a27da73276ae7162fadcaf69 # v44.3.0

Check warning

Code scanning / GitHub Actions Scanner

found OSV reported vulnerability in tj-actions/changed-files Warning

found OSV reported vulnerability in tj-actions/changed-files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/docs Documentation issues and enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant