-
Notifications
You must be signed in to change notification settings - Fork 0
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
Enhancement: Release -> Tweet #1
Comments
zapier.com and automate.io also have integrations for slack |
Zapier does not support tags, but only GitHub releases and you need one action per repository :/ |
automate.io has the same limitations... meh |
How about Send Tweet Action? Maybe replace
Did you have a look at Integromat's GitHub App? It also does not appear to look at tags of new releases. |
References for Webhook payload object for release, release object and access to object context ${{}}. |
Actions are an option, too. Biggest issue I can see: it must be added and adjusted in each and every repository and can't be done organization-wide. In the Ende the same problem as with Zapier or automate. Furthermore, I am not planning to use the release feature, since tags are sufficient for basically everything and can be integrated in a typical merge-workflow. |
As a product owner, I want to inform twitter followers about new releases of repositories, so they can see it in the timeline.
Acceptance Criteria:
Deliverables:
References:
The text was updated successfully, but these errors were encountered: