diff --git a/records/new/post.json b/records/new/post.json new file mode 100644 index 0000000..8a87988 --- /dev/null +++ b/records/new/post.json @@ -0,0 +1,5 @@ +{ + "action": "post", + "account": "NODEJS_ORG", + "richText": "We are testing collaborative Bluesky content management. This post is sent from a GitHub action triggered by a merged pull request in https://github.com/nodejs/bluesky/pull/5!" +} diff --git a/review_guidelines.md b/review_guidelines.md index e5f47e2..7ecd27f 100644 --- a/review_guidelines.md +++ b/review_guidelines.md @@ -5,3 +5,4 @@ The review guidelines are currently under discussions. Currently, only the following automated Bluesky content is allowed: - Posting of release announcements, or reposts of release announcements posted by releasers. +- Posts used to verify the automation itself, if considered appropriate.