77 projects
Cypress
Cypress is a modern, open-source testing framework for web applications that enables fast, reliable, and easy-to-debug end-to-end testing. It runs directly in the browser, allowing developers to write tests that simulate real user interactions and verify application behavior in real-time.
20,751
3,550
$24M
Renovate
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
9,363
2,957
$17M
Gradle
Gradle is an open-source build automation tool that supports multi-language software development. It uses a Groovy or Kotlin-based DSL for declaring project configurations and manages build processes, dependencies, and project automation. The system emphasizes convention over configuration while maintaining flexibility for complex build scenarios.
9,198
2,095
$68M
Tauri
Tauri is a framework for building lightweight, secure desktop applications using web technologies. It allows developers to create native applications with web frontends while providing access to the system's native capabilities through a Rust backend.
6,821
1,808
$4.2M
golangci-lint
A fast, parallel Go linter that runs multiple linters and static analysis tools concurrently to identify bugs, performance issues, and style problems in Go code
3,015
1,221
$6.9M
semantic-release
:package::rocket: Fully automated version management and package publishing
2,596
1,036
$366K
Docker Buildx
Docker CLI plugin for extended build capabilities with BuildKit
2,576
944
$97M
GoReleaser
GoReleaser is a release automation tool for Go projects that builds binaries, creates GitHub releases, generates changelogs, and handles cross-platform builds and distribution. It automates the entire release process from building to publishing.
2,019
988
$3.7M
Docker Build Push Action
A GitHub Action that enables building and pushing Docker images as part of CI/CD workflows. It supports multi-platform builds, layer caching, and automated image tagging while integrating with Docker BuildKit for efficient containerization.
1,605
795
$253K
Changesets
A tool for managing versioning and changelogs in JavaScript/TypeScript monorepos, automating the process of updating package versions and generating release notes based on conventional commits
1,519
626
$779K
Configure AWS Credentials
Configure AWS credential environment variables for use in other GitHub Actions.
1,014
376
$4.2M
Action GH Release
📦 :octocat: GitHub Action for creating GitHub Releases
953
425
$59K
Create Pull Request
A GitHub Action that automates the creation of pull requests, allowing workflows to create and update pull requests programmatically with customizable branch names, commit messages, and content changes
716
304
$1.1M
Azure Login Action
A GitHub Action that enables authentication and login to Azure cloud services within GitHub Actions workflows, allowing automated deployment and management of Azure resources
685
158
$73K
Release Drafter
A GitHub Action that helps automate the creation and maintenance of release notes by drafting release notes as pull requests are merged into the main branch. It aggregates pull request labels and authors to generate organized changelogs.
682
336
$5.8M
GitHub Actions Setup Go
Set up your GitHub Actions workflow with a specific version of Go
673
315
$5.6M
Stale
Marks issues and pull requests that have not had recent interaction
670
288
$4.9M
Pull Request Labeler
An action for automatically labelling pull requests
666
291
$1.2M
GitHub Script
Write workflows scripting the GitHub API in JavaScript
600
224
$1M
Trivy Action
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
599
206
$65K
changed-files
:octocat: Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
522
197
$2.7M
GitHub Pages Deploy Action
🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
493
226
$101K
GitHub Tag Action
A GitHub Action that automatically bumps and tags master, on merge, with the latest SemVer formatted version. It can create a tag based on git commit messages using semantic versioning rules.
396
133
$22K
Pulumi GitHub Actions
A collection of GitHub Actions that enable using Pulumi's infrastructure as code platform within GitHub workflows, allowing automated infrastructure deployments and management through GitHub's CI/CD pipelines
372
136
$119K
Dependency Review Action
A GitHub Action for detecting vulnerable dependencies and invalid licenses in your PRs
354
110
$4.5M
git-auto-commit Action
A GitHub Action that automatically commits and pushes changes made in a workflow back to the repository. It detects file changes during workflow execution and creates commits with customizable messages and author information.
342
166
$34K
GitHub Action to Publish Test Results
GitHub Action to publish unit test results on GitHub
323
125
$922K
Setup Miniconda
A GitHub Action that sets up Miniconda and configures the conda environment for use in GitHub Actions workflows. It enables installing and managing Python packages and dependencies using conda across different operating systems.
289
156
$2.8M
Mergeable
🤖 All the missing GitHub automation 🙂 🙌
275
91
$656K
Docker Login Action
GitHub Action to login against a Docker registry
251
114
$291K
Crowdin GitHub Action
A GitHub Action that automates the synchronization and management of localization content between GitHub repositories and Crowdin projects, enabling continuous localization workflows for software projects.
240
97
$45K
Codecov Uploader
The Codecov Uploader is a tool that uploads code coverage reports to Codecov's platform, enabling teams to track and analyze test coverage metrics for their software projects. It supports multiple programming languages and CI/CD platforms.
218
94
$858K
Create GitHub App Token
A GitHub Action that creates a GitHub App installation access token for use in workflows, enabling automated interactions with GitHub APIs using GitHub App authentication
218
81
$60K
TODO to Issue Action
Action that converts TODO comments to GitHub issues on push.
218
73
$92K
rdme
ReadMe's official command-line interface (CLI) and GitHub Action 🌊
213
55
$1.1M
Release Changelog Builder Action
A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.
205
73
$2M
WIP
The WIP GitHub App
200
98
$124K
install-nix-action
A GitHub Action that installs the Nix package manager on CI/CD runners, enabling reproducible builds and development environments across different platforms
183
114
$22K
action-semantic-pull-request
A GitHub Action that validates pull request titles to ensure they follow the Conventional Commits specification, enabling semantic versioning and automated changelog generation
182
96
$896K
action-junit-report
Reports junit test results as GitHub Pull Request Check
167
70
$1.3M
Commitlint Github Action
A GitHub Action that runs commitlint to ensure commit messages follow conventional commit format rules, enabling automated commit message validation in GitHub workflows
151
70
$57K
Create or Update Comment
A GitHub Action that creates or updates issue and pull request comments, allowing automated comment management in GitHub workflows
130
73
$847K
Imgbot
An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. [email protected]
122
38
$355K
npm-publish
A GitHub Action and Node.js library for automatically publishing packages to npm when version numbers are updated, with support for authentication, custom registries, and release tags
112
63
$670K
Merge Me Action
Automatically merges Pull Requests.
92
41
$332K
tfaction
A GitHub Actions workflow framework for Terraform that enables automated infrastructure management with features like plan/apply, module testing, and drift detection. It provides a standardized approach to Terraform operations in CI/CD pipelines.
63
25
$977K
spellcheck-github-actions
A GitHub Action that performs spell checking on files within a repository using custom dictionaries and configuration options
21
5
$52K
AdoptOpenJDK
Set up your GitHub Actions workflow with a specific version of Java
Amazon ECR Credential Helper
Logs into Amazon ECR with the local Docker client.
Docker Metadata Action
GitHub Action to extract metadata (tags, labels) from Git reference and GitHub events for Docker
Flutter Action
Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.
GitHub Actions Starter Workflows
Accelerating new GitHub Actions workflows
GitHub Actions Toolkit
The GitHub ToolKit for developing GitHub Actions.
GitHub Actions for GitVersion and GitReleaseManager
GitHub Action that installs and uses the GitVersion and GitReleaseManager tools
GitHub-Actions-Download-Artifact
A GitHub Action that enables downloading workflow artifacts from GitHub repositories, facilitating seamless CI/CD pipelines and automated workflows within The Linux Foundation projects.
GitHub-Actions-Upload-Artifact
A GitHub Action that uploads build artifacts from workflows, enabling storage and sharing of workflow outputs for download or use in subsequent jobs. Maintained by The Linux Foundation.
OCaml GitHub Action
GitHub Action for the OCaml programming language
Ruby for GitHub Actions
An action to download a prebuilt Ruby and add it to the PATH in 5 seconds
Slack GitHub Action
Send data into Slack using this GitHub Action!
TiQi Tools Installation
GitHub Action for installing development tools (mainly from GitHub Releases).