Skip to content

Don't block releases on docs#526

Merged
victorlin merged 1 commit intomasterfrom
victorlin/fix-release-linkcheck
May 6, 2026
Merged

Don't block releases on docs#526
victorlin merged 1 commit intomasterfrom
victorlin/fix-release-linkcheck

Conversation

@victorlin
Copy link
Copy Markdown
Member

@victorlin victorlin commented May 5, 2026

Description of proposed changes

Linkcheck can fail during tag-triggered release runs because the new release docs may not exist on RTD yet. The docs build/linkcheck still runs and reports separately, but release no longer waits on that timing-sensitive check.

Related issue(s)

Checklist

  • Checks pass
  • Update changelog N/A, dev change

Previous implementations

@victorlin victorlin self-assigned this May 5, 2026
Comment thread doc/conf.py Outdated
Linkcheck can fail during tag-triggered release runs because the new
release docs may not exist on RTD yet. The docs build/linkcheck still
runs and reports separately, but release no longer waits on that
timing-sensitive check.
@victorlin victorlin force-pushed the victorlin/fix-release-linkcheck branch from 6ea66c3 to 3331e8b Compare May 6, 2026 17:00
@victorlin victorlin changed the title Ignore current release links during linkcheck Don't block releases on docs May 6, 2026
@victorlin victorlin merged commit 7f5c231 into master May 6, 2026
53 checks passed
@victorlin victorlin deleted the victorlin/fix-release-linkcheck branch May 6, 2026 17:58
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.

2 participants