January 17, 2026
Bump and changelog using commitizen
Version updated for https://github.com/commitizen-tools/commitizen-action to version 0.27.0.
This action is used across all versions by 1,575 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The commitizen-action GitHub Action automates the version bumping and changelog generation process for projects using Conventional Commits and semantic versioning (SemVer). It streamlines release management by automatically updating project versions, generating changelogs, and modifying relevant files based on commit messages. This action is ideal for maintaining consistent versioning and documentation in CI/CD workflows with minimal configuration.
January 17, 2026
Match Pool
Version updated for https://github.com/flxbl-io/match-pool to version v1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Match Pool Action is a GitHub Action that automates the assignment of resource pools based on branch and domain patterns by querying predefined rules from an SFP Server. It simplifies dynamic resource allocation for review environments, ensuring the correct pool is selected or falling back to a default if no match is found.
January 17, 2026
Jest Test Report
Version updated for https://github.com/greguintow/jest-coverage-comment to version 0.1.14.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Jest Coverage Comment” GitHub Action automatically posts a HTML test coverage report to a pull request or commit based on a Jest coverage summary generated in a preceding step. While it does not execute tests itself, it streamlines the process of sharing coverage results, enabling developers to easily track test coverage metrics directly within GitHub workflows.
January 17, 2026
Kimi Code Review
Version updated for https://github.com/xiaoju111a/kimi-actions to version v1.0.8.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Kimi Code Review Action is a GitHub Action that leverages AI-powered tools to automate code reviews and issue triage. It simplifies tasks such as reviewing pull requests, generating code suggestions, summarizing changes, and labeling or triaging issues, improving productivity in development workflows.
January 17, 2026
Run Intellitester
Version updated for https://github.com/ZachHandley/Intellitester to version v0.2.45.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary IntelliTester is a GitHub Action that leverages AI, along with iOS/Android emulators or web browsers, to automate the creation of test suites using straightforward instructions. It simplifies and accelerates testing workflows by generating tests, comprehensive documentation, and configuration schemas, while also providing advanced debugging tools and fast-fail conditions for efficient error handling.
January 17, 2026
Cache
Version updated for https://github.com/actions/cache to version v5.0.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Actions Cache action enables caching of dependencies and build outputs to significantly improve workflow execution time in CI/CD pipelines. By reusing previously saved data, it reduces redundant downloads and computation, enhancing efficiency and performance.
January 17, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-9.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action is a GitHub Action designed to automate the execution of pre-commit hooks in CI workflows. It simplifies the process of running code quality checks, linters, and other automated validations defined in a repository’s .pre-commit-config.yaml file, ensuring code consistency and compliance.
January 17, 2026
setup-atopile
Version updated for https://github.com/atopile/setup-atopile to version v1.8.
This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up the atopile CLI in GitHub Actions workflows, enabling users to run ato commands seamlessly. It automates the configuration of the CLI by allowing users to specify a version or derive it from a configuration file and provides support for using pre-built Docker images.
January 17, 2026
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.95.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Setup balena CLI Action automates the installation and configuration of the balena CLI within a GitHub Actions workflow to enable seamless interactions with balenaCloud, such as pushing releases. It simplifies workflows by providing automatic balenaCloud authentication and version management for the CLI, streamlining deployment and release processes for IoT applications.