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

Add a GH action to publish a tweet to the @gomodsio Twitter account when we publish a new GitHub release #1460

Open
arschles opened this issue Nov 13, 2019 · 6 comments
Labels
good first issue Great issues for new Athenians to work on!

Comments

@arschles
Copy link
Member

arschles commented Nov 13, 2019

Is your feature request related to a problem? Please describe.

Not related to a problem

Describe the solution you'd like

We opened #808 to discuss how we might use GitHub actions. At the time, this repo didn't have actions enabled. Now that it does, we should try them out for some of the things in that thread.

Edit from @arschles - we have focused this issue to just the twitter publishing action after discussion in #1460 (comment)

Describe alternatives you've considered

We could do nothing!

Additional context

@teaguecole
Copy link

I will start working on We could publish a tweet to the @gomodsio Twitter account when we publish a new GitHub release. Not sure if this is the best way to manage/track which of the ideas in #808 are being worked on.

@arschles
Copy link
Member Author

@teaguecole awesome. thanks!

@arschles
Copy link
Member Author

Not sure if this is the best way to manage/track which of the ideas in #808 are being worked on.

@teaguecole I will rename this issue specific to the twitter action, so we can track just that here. We can open issues for other specific actions as we go, then, and track things more easily.

@arschles arschles changed the title Add some GitHub Actions Add a GH action to publish a tweet to the @gomodsio Twitter account when we publish a new GitHub release Mar 11, 2020
@keremgocen
Copy link

keremgocen commented May 10, 2020

Anyone is working on this? I’d like to have a go if anyone needs help.

@teaguecole
Copy link

@keremgocen I was going to wok on doing the twitter thing but ive been busy with work. If you get to it, go for it.

@jtn7
Copy link

jtn7 commented Jun 28, 2020

I have the action ready for this. I just have some questions before I make a pull request.

Q: Do you need a tweet for pre-releases or just releases?

Q: What should the message format be? v0.9.0 is out v0.9.0 pre-release is out

Q: The workflow has to be in the branch where you're creating the release from so I'm guessing this will be a pull request into main?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Great issues for new Athenians to work on!
Projects
None yet
Development

No branches or pull requests

5 participants
@arschles @keremgocen @jtn7 @teaguecole and others