awesome-actions/README.md
Vanessasaurus 09af2ab092
Adding Twitter Share GitHub Action
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.
2019-07-18 09:25:32 -04:00

16 KiB





Awesome Actions Awesome

A curated list of awesome things related to GitHub Actions.

Actions are triggered by GitHub platform events directly in a repo and run on-demand workflows as autoscaled containers in response. With GitHub Actions you can automate your workflow from idea to production.

Contents

Official Resources

Community Resources

GitHub Tools and Management

Collection of Actions

Utility

Testing and Linting

Pull Requests

GitHub Pages

Notifications and Messages

Deployment

External Services

Frontend Tools

Internet of Things (IOT)

Tutorials

Please don't hesitate to make a PR if you have more resources to share. Check out contributing.md for more information

License

Creative Commons License