You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+63-20Lines changed: 63 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
# Awesome Actions [](https://github.com/sindresorhus/awesome)[<!--lint ignore no-dead-urls-->](https://github.com/sdras/awesome-actions/actions?workflow=Lint+Awesome+List)
8
8
9
-
> A curated list of awesome things related to [GitHub Actions](https://github.com/actions).
9
+
> A curated list of awesome things related to GitHub Actions.
10
10
11
11
Actions are triggered by GitHub platform events directly in a repo and run on-demand workflows either on Linux, Windows or macOS virtual machines or inside a container in response. With GitHub Actions you can automate your workflow from idea to production.
12
12
@@ -21,6 +21,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
21
21
-[Collection of Actions](#collection-of-actions)
22
22
-[Utility](#utility)
23
23
-[Static Analysis](#static-analysis)
24
+
-[Dynamic Analysis](#dynamic-analysis)
24
25
-[Monitoring](#monitoring)
25
26
-[Pull Requests](#pull-requests)
26
27
-[GitHub Pages](#github-pages)
@@ -124,7 +125,6 @@ Set up your GitHub Actions workflow with a specific version of your programming
124
125
-[Create a GitHub wiki page based on the provided markdown file](https://github.com/Decathlon/wiki-page-creator-action)
125
126
-[Label your Pull Requests auto-magically (using committed files)](https://github.com/Decathlon/pull-request-labeler-action)
126
127
-[Add Label to your Pull Requests based on the author team name](https://github.com/JulienKode/team-labeler-action)
127
-
-[Manually trigger your GitHub Actions from a UI](https://www.actionspanel.app)
128
128
-[Get a list of file changes with PR/Push](https://github.com/trilom/file-changes-action)
129
129
-[Use private actions in any workflow](https://github.com/InVisionApp/private-action-loader)
130
130
-[Label Your Issues Using the Issue's Contents](https://github.com/damccorm/tag-ur-it)
@@ -135,6 +135,14 @@ Set up your GitHub Actions workflow with a specific version of your programming
135
135
-[Enforce Policies on GitHub Repositories and Commits](https://github.com/talos-systems/conform)
136
136
-[Auto Label Issue Based on Issue Description](https://github.com/Renato66/auto-label)
137
137
-[Update Configured GitHub Actions to the Latest Versions](https://github.com/fabasoad/ghacu)
-[Remove Old Artifacts](https://github.com/c-hive/gha-remove-artifacts)
140
+
-[Expose Git Commit Data As Environment Variables](https://github.com/rlespinasse/git-commit-data-action)
141
+
-[Sync Defined Files/Binaries to Wiki or External Repositories](https://github.com/kai-tub/external-repo-sync-action)
142
+
-[Create/Update/Delete a GitHub Wiki Page Based on Any File](https://github.com/Andrew-Chen-Wang/github-wiki-action)
143
+
-[Prow GitHub Actions](https://github.com/jpmcb/prow-github-actions) - Automation of policy enforcement, chat-ops, and automatic PR merging.
144
+
-[Check GitHub Status in your Workflow](https://github.com/crazy-max/ghaction-github-status)
145
+
-[Manage Labels on GitHub (create/rename/update/delete) as Code](https://github.com/crazy-max/ghaction-github-labeler)
138
146
139
147
### Collection of Actions
140
148
@@ -155,6 +163,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
155
163
-[Octions - GitHub Actions for GitHub REST API](https://github.com/maxkomarychev/octions)
156
164
-[GitHub Actions for Docker](https://github.com/docker/github-actions)
157
165
-[GitHub Actions for AWS](https://github.com/clowdhaus/aws-github-actions)
166
+
-[Actions Hub](https://github.com/actionshub)
158
167
159
168
### Utility
160
169
@@ -202,6 +211,13 @@ Set up your GitHub Actions workflow with a specific version of your programming
202
211
-[Public IP](https://github.com/haythem/public-ip) - Queries GitHub actions runner's public IP address.
203
212
-[GitHub Actions for Lazarus/FPC](https://github.com/gcarreno/setup-lazarus)
204
213
-[Twilio Fax](https://github.com/fabasoad/twilio-fax-action/) - Sends a document by fax using your Twilio account.
214
+
-[Setup Kubernetes tools](https://github.com/yokawasa/action-setup-kube-tools) - Install Kubernetes tools (kubectl, kustomize, helm, kubeval, conftest, and yq) on the runner.
215
+
-[Setup Elastic Cloud Control Tool](https://github.com/yokawasa/action-setup-ecctl) - Install a specific version of ecctl on the runner.
216
+
-[PowerShell Script](https://github.com/Amadevus/pwsh-script) - Run PowerShell scripts with workflow contexts (e.g. `$github.token`) and cmdlets, return value => action output.
217
+
-[Upload and Scan Files with VirusTotal](https://github.com/crazy-max/ghaction-virustotal)
218
+
-[Import a GPG Key](https://github.com/crazy-max/ghaction-import-gpg)
219
+
-[Compress with UPX](https://github.com/crazy-max/ghaction-upx) - The Ultimate Packer for eXecutables.
220
+
-[Pull the New Go Module Version Into the Proxy Cache](https://github.com/andrewslotin/go-proxy-pull-action) - Ensures the latest version of your Go module is in the proxy cache. Also updates the pkg.go.dev documentation upon release.
205
221
206
222
#### Environments
207
223
@@ -214,7 +230,10 @@ Set up your GitHub Actions workflow with a specific version of your programming
214
230
215
231
#### Dependencies
216
232
217
-
-[Install NPM dependencies with caching](https://github.com/bahmutov/npm-install)
233
+
-[Install NPM Dependencies with Caching](https://github.com/bahmutov/npm-install)
234
+
-[Highlight New NPM Dependencies](https://github.com/hiwelo/new-dependencies-action) - Comments on pull requests newly added NPM dependencies information.
-[Lint pull request name with commitlint (Awesome if you squash merge !)](https://github.com/JulienKode/pull-request-name-linter-action)
328
354
-[Block PR merges when Checks for target branches are failing](https://github.com/cirrus-actions/branch-guard)
329
355
-[Get generated static site screenshots updated by Pull Request](https://github.com/ssowonny/diff-pages-action)
330
356
-[Add Labels Depending if the Pull Request Still in Progress](https://github.com/AlbertHernandez/working-label-action)
357
+
-[Ticket Check Action](https://github.com/neofinancial/ticket-check-action) - Automatically add a ticket or issue number to the start of all Pull Request titles.
358
+
-[Pull Request Lint With Regex](https://github.com/MorrisonCole/pr-lint-action)
-[Continuously Deploying Django to DigitalOcean with Docker and GitHub Actions](https://testdriven.io/blog/deploying-django-to-digitalocean-with-docker-and-github-actions/)
536
+
-[Deploying Self-Hosted GitHub Actions Runners with Docker](https://testdriven.io/blog/github-actions-docker/) - Deploy self-hosted GitHub Actions runners with Docker and Docker Swarm to DigitalOcean.
494
537
-[Setup Auto-scaled self-hosted GitHub Actions Runners on AWS Spot-instances](https://040code.github.io/2020/05/25/scaling-selfhosted-action-runners)
495
538
496
-
> Please don't hesitate to make a PR if you have more resources to share. Check out [contributing.md](contributing.md) for more information
539
+
> Please don't hesitate to make a PR if you have more resources to share. Check out [contributing.md](contributing.md) for more information.
0 commit comments