Below you will find pages that utilize the taxonomy term “Richardwooding”
August 12, 2026
codemetrics complexity gate
Version updated for https://github.com/richardwooding/codemetrics to version v0.12.5.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The codemetrics GitHub Action automates the computation and gating of cyclomatic and cognitive complexities across multiple programming languages. It allows users to set complexity thresholds for pull requests, ensuring that changes do not exceed these limits, thereby maintaining code quality standards. The action uses a pre-built binary for simplicity and runs on any platform, with support for Go and 16 other languages through the tree-sitter backend.
August 12, 2026
file-search-on review gate
Version updated for https://github.com/richardwooding/file-search-on to version v0.119.6.
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 file-search-on is a versatile file search tool that uses CEL expressions to filter files based on metadata and content-type-specific attributes. It supports multiple file formats and provides comprehensive extraction of metadata, making it suitable for various use cases such as searching documents, images, and videos by specific criteria. The tool is built in the open and welcomes contributions.
August 4, 2026
codemetrics complexity gate
Version updated for https://github.com/richardwooding/codemetrics to version v0.12.4.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The codemetrics action automates code complexity analysis across multiple programming languages, providing both cyclomatic and cognitive complexity metrics. It is a CLI tool that can be installed via Homebrew or go install, and it can also serve as a GitHub Action to gate pull requests based on function complexity. The action installs the latest codemetrics binary for the runner and fails the check if any function in the PR exceeds a specified threshold.
August 4, 2026
file-search-on review gate
Version updated for https://github.com/richardwooding/file-search-on to version v0.119.5.
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 performs a file search on a directory tree using CEL expressions to filter files based on metadata and content-type-specific attributes. It supports 74 file formats across thirteen content-type families, including document, markup, data, plain text, images, audio, video, office, ebooks, and source code. The action is designed for use with Claude Code, allowing users to query files by their content types.