Skip to content

repost Node-api team meeting recording post #132

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions records/new/mhdawson_bsky_social_post_3ls2faw4f2s24.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"action": "repost",
"account": "NODEJS_ORG",
"repostURL": "https://bsky.app/profile/mhdawson.bsky.social/post/3ls2faw4f2s24"
Copy link
Member

Choose a reason for hiding this comment

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

I think it would be ideal if we could have these be original posts rather than reposts from other accounts.

Comment on lines +2 to +4
Copy link
Member

@joyeecheung joyeecheung Jun 24, 2025

Choose a reason for hiding this comment

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

Suggested change
"action": "repost",
"account": "NODEJS_ORG",
"repostURL": "https://bsky.app/profile/mhdawson.bsky.social/post/3ls2faw4f2s24"
"action": "post",
"account": "NODEJS_ORG",
"richText": "Recording from the #nodejs Node-api team meeting today in case you want to catch up https://www.youtube.com/watch?v=_eCD-T1DZsU"

@jasnell In case you didn't notice, this is how the suggestion is supposed to work in this repository. See https://github.com/nodejs/bluesky/blob/main/automation.md#perform-actions-with-a-pull-request

}