Skip to content
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

Extract all doc links in updateDocsParentStatus #274

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

ludeeus
Copy link
Member

@ludeeus ludeeus commented Oct 1, 2024

Currently the updateDocsParentStatus handler only looks at shortform MD links, like home-assistant/home-assistant#123, most people are not using that format.

This PR changes the behavior to also include regular URLs, like https://github.com/home-assistant/home-assistant.io/pull/123

Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks, @ludeeus 👍

../Frenck

@frenck frenck merged commit 03b7f1a into main Oct 1, 2024
4 checks passed
@frenck frenck deleted the fix-updateDocsParentStatus-link-extraction branch October 1, 2024 20:26
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.

2 participants