bluesky_post

Post to Bluesky from GitHub Actions

A Docker-based GitHub Action that posts to Bluesky Social from a workflow: images, video, replies, quotes, link previews and automatic facets.

ActivePersonalOpen source

Record

Kind
Action
Role
Author
Started
March 2023
Updated
August 2026
Licence
BSD-3-Clause
marketplace
send-bluesky-post · myConsciousness

Technology5

Evidence5 sources

Listed on the GitHub Marketplace as "Send Bluesky Post".marketplacegithub.com action.yaml declares `runs.using: docker`, so the Action runs from a Dockerfile.repogithub.com The README states the Action extracts valid handles and links from the text and sets the facets.docsgithub.com pubspec.yaml declares bluesky and bluesky_text as direct dependencies.repogithub.com The retry-count input sets how many times the Action retries on server or network errors, defaulting to 5.repogithub.com

Links2

Relations2 edges

blueskyDepends onA Dart/Flutter SDK for Bluesky Social bluesky_textDepends onPost-text analysis for Bluesky Social