Below you will find pages that utilize the taxonomy term “Andrewaylett”
April 22, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.6.0-0.
This action is used across all versions by 16 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks in a CI/CD pipeline. It simplifies the process of running code quality checks, such as linting and formatting, by automatically setting up the pre-commit environment and running the configured hooks on code changes. This action addresses the need for consistent enforcement of coding standards and streamlined code validation during development workflows.
April 9, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-42.
This action is used across all versions by 13 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks in CI workflows. It streamlines tasks such as code linting and formatting by automatically running pre-commit hooks on code changes during pull requests or pushes. This action simplifies repository maintenance by setting up the pre-commit environment and optionally allowing customization of hook execution through additional arguments.
April 8, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-41.
This action is used across all versions by 13 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks in a CI/CD workflow. It simplifies the process of running pre-commit checks on code changes, such as linting and formatting, by integrating them into GitHub Actions. This action provides support for running all hooks by default or specifying custom hooks and arguments, making it a versatile tool for maintaining code quality and enforcing standards automatically.