Skip to content

CI: Fix incorrect if expression in the 'Check Links' workflow #3909

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

seisman
Copy link
Member

@seisman seisman commented Apr 14, 2025

The "Check Links" workflow creates an issue report even if all links are valid (e.g., #3907). This is due to a typo in the if condition.

Refer to lycheeverse/lychee-action#265 for the upstream doc fix.

@seisman seisman added maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog final review call This PR requires final review and approval from a second reviewer labels Apr 14, 2025
@seisman seisman added this to the 0.16.0 milestone Apr 14, 2025
@seisman seisman merged commit ad43386 into main Apr 14, 2025
8 checks passed
@seisman seisman deleted the ci/check-links branch April 14, 2025 08:23
@seisman seisman removed the final review call This PR requires final review and approval from a second reviewer label Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants