[PR #138] [MERGED] Adding Twitter Share GitHub Action #174

Closed
opened 2025-11-06 17:13:33 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: patch-2


📝 Commits (1)

  • 09af2ab Adding 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:

  • a custom message
  • hashtags
  • "at" usernames

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.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/138 **Author:** [@vsoch](https://github.com/vsoch) **Created:** 7/18/2019 **Status:** ✅ Merged **Merged:** 7/20/2019 **Merged by:** [@gep13](https://github.com/gep13) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`09af2ab`](https://github.com/sdras/awesome-actions/commit/09af2ab09266faa31193e978640a677416563e42) Adding Twitter Share GitHub Action ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description This action will generate text for the user to copy paste and share on Twitter, including: - a custom message - hashtags - "at" usernames 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 17:13:33 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#174