Skip to content

Ignore slack.restate.dev in markdown link check#390

Open
pcholakov wants to merge 1 commit intomainfrom
pavel/ignore-slack-vanity-url-in-link-check
Open

Ignore slack.restate.dev in markdown link check#390
pcholakov wants to merge 1 commit intomainfrom
pavel/ignore-slack-vanity-url-in-link-check

Conversation

@pcholakov
Copy link
Copy Markdown
Contributor

@pcholakov pcholakov commented Apr 28, 2026

Summary

The markdown-link-check job currently fails on every PR because Cloudflare returns 403 to the GitHub Actions runner when it requests https://slack.restate.dev. The URL itself is fine for humans (302 redirect to the Slack workspace invite), but the link checker's user agent gets blocked. This was introduced in commit af9b677 ("Fix codex authentication") which switched several READMEs to the new vanity URL.

This adds https://slack.restate.dev to the mlc_config.json ignore list so unrelated PRs stop failing on this flake. The discord.restate.dev vanity URL passes fine and isn't affected.

Test plan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant