mirror of
https://github.com/sindresorhus/awesome.git
synced 2026-05-08 03:38:44 -05:00
[GH-ISSUE #1920] Creating a GitHub Action that tweets new Awesome Entries #5621
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ly0n on GitHub (Dec 13, 2020).
Original GitHub issue: https://github.com/sindresorhus/awesome/issues/1920
Hey Awesome people,
Problem:
I love awesome lists but they do have one essential problem. It is very hard to follow new projects on awesome lists.
It would be nice to create a newsfeed for readers to stay informed about new entries.
Solution.
We created a simple GitHub Action that creates tweets based on the commit messages. Contributors can define there own custom tweet message by defining the Pull Request title in a corresponding way.
The script checks if the last commit message on the main branch contains
httpsand creates a tweet based on the corresponding line.https://github.com/protontypes/awesome-twitter-action
It would be nice to get your feedback. The action is already integrated here:
https://github.com/protontypes/awesome-robotic-tooling
Do you see any better integration that might be more intuitive and fit better in the Awesome list workflow? At the moment we assume that every commit is always a new project entry.
@MsPinkieBoo7872 commented on GitHub (Mar 19, 2022):
I am looking for a first project would this be a good fit for a beginner.
@Jogai commented on GitHub (Mar 21, 2022):
New entries are already tweeted
@sammluc commented on GitHub (Nov 11, 2023):
Follow this person margo2016tepa