mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
A curated list of awesome actions to use on GitHub
awesome-actions.jpg | ||
code-of-conduct.md | ||
contributing.md | ||
README.md |
Awesome Actions
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
- Deploy a Node.js App to Azure
- Use HashiCorp's Terraform
- Trigger emails with release notes with SendGrid
- Deploy to Netlify
- Home Assistant Command
- Sleep
- Wait for 200
- Deploy to any Cloud or Kubernetes Using Pulumi
- Using surge.sh, deploy your branch specific storybook as a pull request deployment
- Report webpack stats to packtracker.io
- Deploy a Probot App using Actions
- Deploy a playlist to Spotify
- Use a Jenkinsfile
- NPM Audit
- Cleanup branches after merge
- Post gif on check fail
- Send an SMS from GitHub Actions using Nexmo
- Node.js Actions Toolkit
Tutorials
Please don't hesitate to make a PR if you have more resources to share. Check out contributing.md for more information