Skip to content

Conversation

CoderJoshDK
Copy link
Collaborator

@CoderJoshDK CoderJoshDK commented Sep 29, 2025

Closes #387

This PR cleans up embeds sent from webhook logic. This handles the <sup> and <sub> tags and shortens long GH links into hyperlinks, when possible and logical. This does not convert things like #123 into a hyperlink.

Created issues might also have div tags that should be removed. A tag that comes from converting a discussion into an issue. It just takes up space that we can ignore on creation.

@CoderJoshDK CoderJoshDK force-pushed the issue_cleanup branch 2 times, most recently from 3ae5be7 to b5759fb Compare September 30, 2025 14:52
@CoderJoshDK CoderJoshDK marked this pull request as ready for review September 30, 2025 19:14
@CoderJoshDK CoderJoshDK changed the title feat: auto cleanup created issues feat: auto cleanup webhooks Sep 30, 2025
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.

Handle discussion issues and html body better
2 participants