Skip to content

fix(ci): add missing github-token to markdown-link-check action#16

Merged
asielcabrera merged 4 commits into
mainfrom
fix-glob-blocking
May 14, 2026
Merged

fix(ci): add missing github-token to markdown-link-check action#16
asielcabrera merged 4 commits into
mainfrom
fix-glob-blocking

Conversation

@asielcabrera
Copy link
Copy Markdown
Contributor

@asielcabrera asielcabrera commented May 11, 2026

The gaurav-nelson/github-action-markdown-link-check action requires github-token as input. Also removed the reference to the non-existent .github/markdown-link-check.json config file.

Summary

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Other (please describe):

Breaking Changes

  • This PR does NOT contain breaking changes
  • This PR contains breaking changes (describe below)

Breaking changes description:

Testing

  • :checkhealth swift
  • Manual testing details:
  • Added or updated tests (if applicable)

Documentation

  • Not needed
  • Updated DOCUMENTATION.md, GETTING_STARTED.md, or other guides
  • Updated README.md
  • Updated code comments

Checklist

  • Linked related issues or discussions (Fixes #123, Closes #456)
  • Added or updated examples when behavior changes
  • Verified backward compatibility or documented breaking changes
  • Code follows the project's style guidelines
  • Commits are rebased on latest main with clear messages
  • Requesting review once the PR is ready (not a draft)

The gaurav-nelson/github-action-markdown-link-check action requires github-token as input. Also removed the reference to the non-existent .github/markdown-link-check.json config file.
Updated labeler.yml to use the 'changed-files'/'any-glob-to-any-file' syntax required by actions/labeler@v5. Also restored the config-file input for markdown-link-check now that the github-token is provided.
@github-actions github-actions Bot added bug Something isn't working ci core tests labels May 12, 2026
@asielcabrera asielcabrera merged commit ccdeed0 into main May 14, 2026
8 checks passed
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