mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-17 12:02:24 -05:00
[PR #138] [MERGED] Adding Twitter Share GitHub Action #174
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?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/138
Author: @vsoch
Created: 7/18/2019
Status: ✅ Merged
Merged: 7/20/2019
Merged by: @gep13
Base:
master← Head:patch-2📝 Commits (1)
09af2abAdding Twitter Share GitHub Action📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
This action will generate text for the user to copy paste and share on Twitter, including:
And specifically, it includes links to one or more files that match a pattern from the pull request just merged. I found I needed to do this because the traditional Twitter share buttons didn't work (we can't embed the widget.js from Twitter in GitHub) and then including the hashtags and "at" references in a URL to open the same interface would be truncated in the URL. The use case for this action is any GitHub user/organization that would want to encourage users to contribute content, and then be given a fun Tweet to share that.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.