awesome-actions
awesome-actions copied to clipboard
A curated list of awesome actions to use on GitHub
Added [PR Reviewer Bot](https://github.com/omio-labs/pr-reviewer-bot) action. It auto-approves PRs if the PRs match a user-defined criteria.
Hi! I wanted to add [invoke-aws-lambda](https://github.com/gagoar/invoke-aws-lambda) to your awesome list. We used it plenty at Coursera and I thought it could be useful for other people as well! solves #479
Added [due to a suggestion on reddit](https://www.reddit.com/r/aws/comments/ja1k9g/i_built_a_github_action_that_deploys_static_sites/g8pex80?utm_source=share&utm_medium=web2x&context=3). This action handles everything needed to deploy a static site to AWS, including certificates, DNS records, cache invalidation... Action: https://github.com/onramper/action-deploy-aws-static-site
* [docker/github-actions](https://github.com/docker/github-actions) deprecated. Switch to the "main" Docker action [docker/build-push-action](https://github.com/docker/build-push-action) * [crazy-max/ghaction-docker-buildx](https://github.com/crazy-max/ghaction-docker-buildx) archived and moved to [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) * Prepend official Docker actions in the Docker section _Review when v2.0.0 of...
This adds https://github.com/webfactory/create-aws-codedeploy-deployment to the list – an action to create AWS CodeDeploy deployments. For more details on CodeDeploy, see https://aws.amazon.com/de/codedeploy/.
This action uses the s3cmd to sync a directory (either from your repository or generated during your workflow) with a remote AWS S3 bucket, as this action is using s3cmd,...
This repository contains a collection of guides explaining how to set up a self-hosted CI server on your own hardware. The guides include step by step instructions for most common...
[Mention Completed Pull Requests in Draft Release](https://github.com/marketplace/actions/clog-auto-changelog)