Skip to content

fix: add missing skip_file.txt and pin actions/checkout to v6.0.3#82

Merged
webchang merged 1 commit into
kagenti:mainfrom
rubambiza:fix/link-checker-workflow
Jun 9, 2026
Merged

fix: add missing skip_file.txt and pin actions/checkout to v6.0.3#82
webchang merged 1 commit into
kagenti:mainfrom
rubambiza:fix/link-checker-workflow

Conversation

@rubambiza

Copy link
Copy Markdown
Contributor

Summary

  • Adds empty skip_file.txt that the link checker workflow references but was missing
  • Pins actions/checkout to v6.0.3 SHA for Node.js 24 support (Node.js 20 deprecated June 16, 2026)

Closes #81

Test plan

  • Workflow runs successfully after merge (no more PathNotFoundException)
  • No Node.js 20 deprecation warning in workflow logs

Assisted-By: Claude Code

Signed-off-by: Gloire Rubambiza <gloire@ibm.com>

@webchang webchang 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.

Thank you, @rubambiza

@webchang webchang merged commit 3bd72d3 into kagenti:main Jun 9, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from New /:ToDo to Done in Kagenti Issue Prioritization Jun 9, 2026
@rubambiza rubambiza deleted the fix/link-checker-workflow branch June 9, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

fix: link checker workflow fails due to missing skip_file.txt and Node.js 20 deprecation

3 participants