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
40f2601d4d
Add link to Slack action |
||
---|---|---|
awesome-actions.jpg | ||
code-of-conduct.md | ||
contributing.md | ||
ideas.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
- Send a Slack message
- Node.js Actions Toolkit
- Deploy a Node.js function to AWS Lambda and invoke it using the Serverless framework
- Deploy VS Code extensions with vsce
- Build a Jekyll site—with Custom Jekyll Plugins & Build Scripts—and deploy it back to the Gh-Pages Branch
- Deploy a Cloudflare worker
- Declaratively setup GitHub Labels
- GitHub Actions for Yarn
- Snyk CLI Test Action
Tutorials
Please don't hesitate to make a PR if you have more resources to share. Check out contributing.md for more information