Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 16, 2026

The Link Check workflow was failing because it referenced a non-existent action version v1.0.15.

Changes

  • Updated gaurav-nelson/github-action-markdown-link-check from v1.0.15 to 1.0.17 in .github/workflows/link-check.yml
  • Removed v prefix to match upstream repository's tag naming convention (1.0.15, 1.0.16, 1.0.17)

The action's upstream repository doesn't use v prefixes in its version tags, causing the original reference to fail resolution.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/gaurav-nelson/github-action-markdown-link-check/tags
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

引用: https://github.com/objectstack-ai/docs/actions/runs/21059513227/job/60562611607#step:1:1


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel
Copy link

vercel bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Ready Ready Preview, Comment Jan 16, 2026 8:00am

Review with Vercel Agent

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot AI changed the title [WIP] Update action steps documentation Fix link check workflow action version reference Jan 16, 2026
Copilot AI requested a review from hotlong January 16, 2026 08:05
@github-actions
Copy link

🚀 Preview Deployment

This pull request will be automatically deployed to Vercel.

Preview Links

  • 📝 Documentation: Will be available once Vercel deployment completes
  • 🌍 Languages: English (/en/docs) and Chinese (/zh-CN/docs)

Build Status

Check the CI workflow for build status and any errors.


Automated preview information for PR #17

@hotlong hotlong marked this pull request as ready for review January 16, 2026 08:05
Copilot AI review requested due to automatic review settings January 16, 2026 08:05
@hotlong hotlong merged commit db54840 into copilot/create-architecture-documentation Jan 16, 2026
8 checks passed
Copy link

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 fixes a failing Link Check workflow by correcting an invalid action version reference. The workflow was attempting to use a non-existent version tag with a 'v' prefix.

Changes:

  • Updated the gaurav-nelson/github-action-markdown-link-check action reference from v1.0.15 to 1.0.17 in two locations within the workflow file
  • Removed the 'v' prefix to align with the upstream repository's tag naming convention

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants