https://github.com/semantic-release/twitter-together
Submit tweets for https://twitter.com/SemanticRelease using pull requests
https://github.com/semantic-release/twitter-together
Last synced: 11 months ago
JSON representation
Submit tweets for https://twitter.com/SemanticRelease using pull requests
- Host: GitHub
- URL: https://github.com/semantic-release/twitter-together
- Owner: semantic-release
- License: cc0-1.0
- Created: 2020-01-09T22:32:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T17:17:22.000Z (almost 2 years ago)
- Last Synced: 2025-07-08T00:50:57.201Z (11 months ago)
- Size: 21.5 KB
- Stars: 14
- Watchers: 1
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twitter-together
> Submit tweets for [@SemanticRelease](https://twitter.com/SemanticRelease) using pull requests
To submit a new tweet, create a new `*.tweet` file in the [`tweets/`](`tweets/`) folder and send a pull request.
[Create new tweet](../../new/master/?filename=tweets/.tweet)
## Example
Create a new file `tweets/hello-world.tweet` with the content
> Hello, world!
You can use subfolders, e.g. `tweets/2020/01/hello-world.tweet`, as long as the file is in the `tweets/` folder and has the `.tweet` file extension
## What to tweet
- Interesting usage/use-cases of semantic-release
- Tutorials/projects about release automation
- News about semantic-release and related projects
- Other items relevant to the semantic-release community
## Notes
- Only newly created files are handled. Deletions, updates or renames are ignored.
- `*.tweet` files will not be created for tweets you send out directly from twitter.com
- If you need to rename an existing tweet file, please do so locally using [`git mv old_filename new_filename`](https://help.github.com/en/articles/renaming-a-file-using-the-command-line), otherwise it may occur as deleted and added which would trigger a new tweet.
## Questions?
If you have any further questions or suggestions, please create an issue at https://github.com/gr2m/twitter-together/issues/new