Skip to content
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

[INFRA] Try to restore the automatic tweet to announce new releases #2808

Open
tbouffard opened this issue Aug 23, 2023 · 1 comment
Open
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Milestone

Comments

@tbouffard
Copy link
Member

tbouffard commented Aug 23, 2023

In #2676, we remove sending tweet from the GH workflow used to publish public announces on social media.

Apparently, Twitter provides an API v2 that could be available with Free plan. So, we could use it to publish announces.

Possible action supporting the Twitter API v2:

Notes

@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Aug 23, 2023
@tbouffard tbouffard added this to the 0.38.2 milestone Aug 23, 2023
@csouchet csouchet modified the milestones: 0.38.2, 0.39.1 Sep 4, 2023
@tbouffard
Copy link
Member Author

tbouffard commented Sep 18, 2024

I recently check the configuration of our Application in the Twitter/X developer settings. We should be at least able to use the API v2, and may be able to use the v1 API if it still provides a way to post tweets (to investigate).

image

@tbouffard tbouffard modified the milestones: 0.45.0, 0.46.0 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Projects
None yet
Development

No branches or pull requests

2 participants