Automate posting on socials for latest community snapshot releases
- Dominant language
- Python
- Stars
- 451
- Forks
- 707
- Avg merge
- 22h 59m
- Merged PRs (30d)
- 91
Description
Implementing an automated workflow to post on socials whenever the latest community snapshot is released
This feature will help automate posting on social medial platforms like linkedIn or X, following a very tailored template which will be used for informing about the latest snapshot release.
To make it work efficiently
- Create a trigger for catching latest release, through a webhook
- Formatter to craft post
- Post to social media platforms
alternative solution can be using github actions for automation as this is the starting point for this feature we can go with Github Actions. Later if it get too complicated we can integrate zapier for this workflow.
**Are you going to work on implementing this?**
- [X] Yes
- [ ] No
Contributor guide
Assessment
This issue has not been assessed yet.