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

fix: bsky create post link and tag formatting #474

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

njhale
Copy link
Member

@njhale njhale commented Mar 7, 2025

Links and tags in posts created by the Bluesky bundle's Create Post
tool are not being rendered correctly on bsky.app. This is because the
posts were missing metadata that Bluesky requires to render them.

To correct this, resolve and include the missing metadata with posts.

e.g. Before this change

Screenshot 2025-03-06 at 8 54 17 PM

e.g. After

Screenshot 2025-03-06 at 9 05 30 PM

Addresses obot-platform/obot#1960

@njhale njhale changed the title fix: bsky create post links and tags fix: bsky create post link and tag formatting Mar 7, 2025
Links and tags in posts created by the `Bluesky` bundle's `Create Post`
tool are not being rendered correctly on bsky.app. This is because the
posts were missing metadata that Bluesky requires to render them.

To correct this, resolve and include the missing metadata with posts.

Signed-off-by: Nick Hale <[email protected]>
@njhale njhale force-pushed the fix/bsky-embed-cards branch from f110ec7 to a3602b1 Compare March 7, 2025 06:51
@njhale njhale requested a review from tybalex March 7, 2025 07:14
Copy link
Contributor

@tybalex tybalex left a comment

Choose a reason for hiding this comment

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

lgtm

@njhale njhale merged commit 09250a1 into obot-platform:main Mar 7, 2025
2 checks passed
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.

3 participants