August 7, 2026
Go Changelog Generator
Version updated for https://github.com/somaz94/go-changelog-action to version v1.1.0.
This action is used across all versions by 10 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action automates the process of generating change logs from git history using Conventional Commits format. It groups changes by type, highlights breaking changes, supports PR links and issue references, generates compare links, includes contributors section per release, and allows custom configuration options such as tag patterns, date formats, and excluded types.
August 7, 2026
Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.9.0.
This action is used across all versions by 18 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Git Commit Action automates Git commit, push, tag, and pull request operations using the Go programming language. It provides a fast and reliable solution with features such as flexible file pattern support, secure authentication handling, and the ability to create and delete tags. The action is designed to streamline development workflows by reducing manual steps involved in Git management.
August 7, 2026
Multi Git Mirror
Version updated for https://github.com/somaz94/multi-git-mirror to version v1.2.0.
This action is used across all versions by 36 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This Go-based GitHub Action automates the process of mirroring Git repositories to multiple Git hosting providers, including GitLab, GitHub, Bitbucket, AWS CodeCommit, and others. It supports selective branch mirroring, tag mirroring, force push, and parallel mirroring for efficient repository management across different platforms. The action also includes a dry run option to check connectivity before performing the mirroring process and outputs results in JSON format for downstream integration.
August 7, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.8.0.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Pipr automates AI code reviews across multiple code hosts. It supports various platforms including GitHub, GitLab, Azure DevOps, Bitbucket, Gitea, Forgejo, and Codeberg. Users can configure different models, set up review limits, and compose custom workflows using a typed SDK. Pipr validates findings before publishing comments and integrates seamlessly into existing CI/CD processes without tying policies to specific platforms.
August 7, 2026
Spare Parts LGTM
Version updated for https://github.com/sparepartslabs/spareparts-lgtm to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary LGTM is a GitHub Action that automates the process of asking reviewers questions about the changes in a pull request. It helps ensure that reviewers have read and understood the code before approving it. The action uses AI-generated prompts to verify if reviewers have truly read the PR content. It provides two or three questions, allowing for a deeper review if needed.
August 7, 2026
runward gate
Version updated for https://github.com/stranxik/runward to version v0.33.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Runward is an open-source tool designed to verify the engineering decisions behind AI-generated code by using plain code. It automates the verification process of full engineering missions from framing through handover, ensuring that the load-bearing decisions are followed and documented effectively. Runward provides a deterministic gate that checks against predefined expectations, preventing unintended outcomes and ensuring code integrity.
August 7, 2026
MCP Tenant Isolation Scan
Version updated for https://github.com/subodhkc/mcp-tenant-isolation to version v1.6.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, mcp-tenant-isolation, is a static analysis tool designed to detect and prevent cross-tenant data leakage in multi-tenant SaaS applications and MCP server codebases. It uses 57 deterministic rules to check for common vulnerabilities related to tenant isolation, database query filtering, IDOR prevention, cache key scoping, RLS, schema gaps, and MCP-specific risks such as tool visibility, cache prefix, session binding, credential vault, and more. The tool supports various frameworks including Prisma, Drizzle, raw SQL, Next.js, Express, and Fastify, making it versatile for different types of projects.
August 7, 2026
Set up TestLens
Version updated for https://github.com/testlens-app/setup-testlens to version v1.9.4.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 39 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action setup-testlens connects Maven or Gradle builds to TestLens for code coverage analysis. It automates the process of instrumenting test tasks with TestLens, providing a type-safe way to integrate TestLens into workflows using Kotlin DSL. The action requires the TestLens GitHub App installation on the repository and supports both Gradle and Maven projects.
August 7, 2026
Advanced Jules PR Reviewer
Version updated for https://github.com/thalesraymond/jules-pr-reviewer to version v1.4.0.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action uses Google Jules, a Gemini-powered cloud coding agent, to review pull requests and post inline comments with severity levels. It helps identify security flaws in code by analyzing the changes made in a PR, providing line-level feedback and automatically resolving threads if issues are fixed. The action can be configured with custom rules either directly in the workflow or through a file in the repository, enhancing its flexibility and usability.
August 7, 2026
Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.2.7.
This action is used across all versions by 143 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up Tombi, a tool for managing and securing configuration files, in your CI/CD workflows. It simplifies the installation process by allowing users to specify different versions, use lock files for consistency, and verify checksums for integrity. The action supports various runners and provides options to manage cache behavior effectively.