GitHub Actions
π Resources
π Articles
πΊ Videos
π¦ Libraries
benchmark-action/github-action-benchmark - GitHub Action for continuous benchmarking to keep performance
xoofx/dotnet-releaser - Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.
peter-evans/docker-compose-actions-workflow - GitHub Actions workflow example using Docker Compose to build and test a multi-container stack
dorny/test-reporter - Displays test results from popular testing frameworks directly in GitHub
docker/setup-buildx-action - GitHub Action to set up Docker Buildx
docker/build-push-action - GitHub Action to build and push Docker images with Buildx
brandedoutcast/publish-nuget - π¦ GitHub action to automate publishing NuGet packages when project version changes
codecov/codecov-action - GitHub Action that uploads coverage to Codecov
github/codeql-action - Actions for running CodeQL analysis
marketplace/actions/release-changelog-builder - A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.
mindsers/changelog-reader-action - A GitHub action to read and get data from the CHANGELOG.md file π
thomaseizinger/keep-a-changelog-new-release - Automatically update your CHANGELOG.md for a new release
thomaseizinger/create-release - A better GitHub action for creating a release.
mikepenz/release-changelog-builder-action - A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.
Tyrrrz/GitHubActionsTestLogger
nektos/act - Run your GitHub Actions locally
rhysd/actionlint - Static checker for GitHub Actions workflow files ββ
docker/setup-qemu-action - GitHub Action to configure QEMU support
docker/build-push-action - GitHub Action to build and push Docker images with Buildx
irongut/CodeCoverageSummary - A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary
zyborg/dotnet-tests-report - GitHub Action to run .NET Core tests and generate report attached to Workflow Run
coverallsapp/github-action - Coveralls Github Action
google-github-actions/release-please-action - automated releases based on conventional commits
bcoe/conventional-release-labels - Apply labels for automatically generated release notes, based on conventionalcommits.org
mithro/autolabeler - Add labels to Pull Requests based on matched file patterns
TimonVS/pr-labeler-action - Automatically labels your PRs based on branch name patterns like feature/* or fix/*.
actions/labeler - An action for automatically labelling pull requests
commitizen-tools/commitizen - Create committing rules for projects π auto bump versions β¬οΈ and auto changelog generation π
amannn/action-semantic-pull-request - A GitHub Action that ensures that your PR title matches the Conventional Commits spec.
vivaxy/vscode-conventional-commits - π¬Conventional Commits for VSCode.
fuxingloh/multi-labeler - Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.
peter-evans/create-pull-request - A GitHub action to create a pull request for changes to your repository in the actions workspace
devops-infra/action-pull-request - GitHub Action that will create a pull request from the current branch
probot/probot - π€ A framework for building GitHub Apps to automate and improve your workflow
aslafy-z/conventional-pr-title-action - Ensure your PR title matches the Conventional Commits spec.
lewagon/wait-on-check-action - This action can be used to halt any workflow until required checks for a given ref (e.g., in a sibling workflow) pass successfully.
actions/starter-workflows - Accelerating new GitHub Actions workflows ββ
agilepathway/label-checker Check pull requests for the presence or absence of specified labels
cycjimmy/semantic-release-action - GitHub Action for Semantic Release
semantic-release/semantic-release - Fully automated version management and package publishing
semantic-release/exec - semantic-release plugin to execute custom shell commands
semantic-release/git - semantic-release plugin to commit release assets to the project’s git repository
felipecrs/semantic-release-export-data - semantic-release plugin to export variables like the next release version
cake-build/cake-action Run Cake (C# Make) scripts in your GitHub Actions workflows.
wei/pull - Keep your forks up-to-date via automated PRs
vimtor/action-zip - Action for zipping files easily
stefanzweifel/git-auto-commit-action - Automatically Commit changed Files back to GitHub with GitHub Actions for the 80% use case.
PaulHatch/semantic-version - A GitHub Action to generate semantic version from a git repository’s commit history β
styfle/cancel-workflow-action - GitHub Action to cancel previous running workflows on push
step-security/secure-workflows - Secure GitHub Actions CI/CD workflows via automated remediations
dawidd6/action-download-artifact - A GitHub Action to download an artifact associated with given workflow and commit or other criteria
myoung34/docker-github-actions-runner - This will run the new self-hosted github actions runners with docker-in-docker
webiny/action-conventional-commits - Ensures that all commits are following the conventional-commits standard.
EnricoMi/publish-unit-test-result-action - GitHub Action to publish unit test results on GitHub
phoenix-actions/test-reporting - Displays test results from popular testing frameworks directly in GitHub
peter-murray/workflow-application-token-action - GitHub Action that will get a scoped short lived token for Actions workflows using a GitHub Application.
golangci/golangci-lint-action - Official GitHub action for golangci-lint from its authors
π Samples
Back to top