Skip to content

Comment Bluesky post links on merged PRs - #169

Open
zeexzeex wants to merge 1 commit into
nodejs:mainfrom
zeexzeex:feat/pr-comment-post-link
Open

Comment Bluesky post links on merged PRs#169
zeexzeex wants to merge 1 commit into
nodejs:mainfrom
zeexzeex:feat/pr-comment-post-link

Conversation

@zeexzeex

@zeexzeex zeexzeex commented Aug 11, 2026

Copy link
Copy Markdown

Summary

  • After process.js performs Bluesky actions, resolve browsable bsky.app URLs (getPostURLFromURI; for reposts, use the original repostURL).
  • Append URLs to POST_URLS_FILE and have process.yml comment them on the merged PR via gh pr comment.
  • Add pull-requests: write so the workflow token can post the comment.

Fixes #9

Test plan

  • Review actions/process.js URL resolution (post/reply/quote vs repost)
  • Review process.yml comment step and permissions
  • After merge, confirm the next content PR that triggers process.yml gets a bot comment with the bsky.app link(s)

After process.js runs, resolve bsky.app URLs and have process.yml
comment them on the PR with gh. Fixes nodejs#9

Signed-off-by: Avocado <ujubongbong@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@zeexzeex
zeexzeex requested a review from a team as a code owner August 11, 2026 04:36
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.

Comment with a link to the post in the PR

1 participant