Skip to content

Conversation

nzakas
Copy link
Member

@nzakas nzakas commented Dec 31, 2024

Updates our CI to post updates to Bluesky in addition to Twitter and Mastodon.

env:
TITLE: ${{ github.event.pull_request.title }}
Copy link
Member

Choose a reason for hiding this comment

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

I believe that TITLE is still needed because it's used in the crosspost message ("The RFC '$TITLE' ).

Copy link
Member Author

Choose a reason for hiding this comment

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

Oops, copy-paste error. Thanks!

env:
TITLE: ${{ github.event.pull_request.title }}
Copy link
Member

Choose a reason for hiding this comment

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

As above, TITLE is still required.

Copy link
Member

@fasttime fasttime left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@fasttime fasttime merged commit 8417196 into main Jan 7, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

2 participants