A curated list of awesome actions to use on GitHub
Go to file
Tobias Hoge 7904afd9de
Add an action for global environment variables
https://github.com/zweitag/github-actions

It's an action i coded for my company to set global environment variables in our build steps. You can specify a file from which the variables will be read.
2019-09-24 14:26:37 +02:00
.github Create funding.yml 2019-08-28 09:11:58 -06:00
awesome-actions.jpg initial commit 2018-10-20 19:08:16 -06:00
code-of-conduct.md initial commit 2018-10-20 19:08:16 -06:00
contributing.md Mention the different sections in contributing now 2019-02-10 09:01:57 -10:00
ideas.md Update ideas.md 2018-12-01 17:02:50 -05:00
LICENSE Add license file 2019-08-19 08:34:47 +01:00
README.md Add an action for global environment variables 2019-09-24 14:26:37 +02:00

GitHub Actions status | sdras/awesome-actions





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

Status badge

GitHub Actions status | sdras/awesome-actions

Adding a workflow status badge to your repository - GitHub Help

URL to a status badge SVG.

https://github.com/{github_id}/{repository}/workflows/{workflow_name}/badge.svg

An example: https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.svg

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