8000 Fix link checking and check `gh-pages` branch by paddyroddy · Pull Request #127 · paddyroddy/paddyroddy.github.io · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix link checking and check gh-pages branch #127

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

Merged
merged 2 commits into from
May 1, 2025
Merged

Fix link checking and check gh-pages branch #127

merged 2 commits into from
May 1, 2025

Conversation

paddyroddy
Copy link
Owner

@paddyroddy paddyroddy requested a review from Copilot May 1, 2025 11:59
@paddyroddy paddyroddy self-assigned this May 1, 2025
@paddyroddy paddyroddy added bug Something isn't working enhancement New feature or request labels May 1, 2025
Copy link
@Copilot 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 addresses link checking improvements by updating the action commit references and adding a new workflow for built pages to check links on the gh‑pages branch.

  • Updated the source link check workflow with a new action commit and added lychee arguments.
  • Introduced a new workflow for link checking of built pages scheduled to run daily.

Reviewed Changes

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

File Description
.github/workflows/links-source.yaml Updated workflow name, action commit, and added lychee-args option.
.github/workflows/links-built.yaml Added new workflow with scheduled checks for the gh‑pages branch.
Comments suppressed due to low confidence (1)

.github/workflows/links-source.yaml:20

  • Ensure that the 'lychee-args' parameter is documented in your action's README and confirmed to be supported by the current action version to clarify its purpose for future maintainers.
lychee-args: --exclude '%7B%7B%20.*?' --no-progress --verbose .

@paddyroddy paddyroddy enabled auto-merge (squash) May 1, 2025 12:00
@paddyroddy paddyroddy linked an issue May 1, 2025 that may be closed by this pull request
@paddyroddy paddyroddy requested a review from Copilot May 1, 2025 14:00
Copy link
@Copilot 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 addresses link checking improvements by updating the link check action in the source workflow and adding a new workflow to verify links on the built pages (gh-pages branch).

  • Update workflow name and action commit in ".github/workflows/links-source.yaml", including additional lychee-args for specific exclusions.
  • Introduce a new scheduled workflow in ".github/workflows/links-built.yaml" to check links on the gh-pages branch.

Reviewed Changes

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

File Description
.github/workflows/links-source.yaml Renamed the workflow, updated action commit, and added lychee-args parameters.
.github/workflows/links-built.yaml Added a new workflow that checks links on the gh-pages branch with scheduling support.

@paddyroddy paddyroddy merged commit abcddaf into main May 1, 2025
3 checks passed
@paddyroddy paddyroddy deleted the links branch May 1, 2025 14:00
@github-project-automation github-project-automation bot moved this from TODO to Done in @paddyroddy May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Link checking is failing for templated URLs
1 participant
0