August 20, 2026
rung gate
Version updated for https://github.com/rung-dev/rung to version v0.5.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 rung is an AI agent verification tool that records and gates a change by running the real surface, capturing what happens, and providing a verifiable record. It ensures that changes are verified with concrete evidence rather than just self-reported claims, allowing for better code quality and accountability in production deployments.
August 20, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.58.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary:
rumdl is a high-performance Markdown linter and formatter written in Rust, designed for speed with built-in lint rules covering common Markdown issues. It offers automatic formatting with the --fix option and supports multiple Markdown flavors including GFM, MkDocs, MDX, Quarto, and MyST, with auto-detection. It provides configuration via TOML files and is available for installation using Cargo, npm, pip, uv, mise, Nix, Termux User Repository, and pacman (Arch Linux), making it compatible with various workflows and environments.
August 20, 2026
Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.10.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action leverages Amazon Bedrock Agent for analyzing files in a pull request (PR), providing tailored feedback. It integrates seamlessly with Amazon Bedrock Knowledge Bases, enhancing analysis with context and enriched insights. Key features include customizable agent analysis, memory support, flexible use cases, file ignoring, AI-powered insights, language-agnostic analysis, and seamless GitHub integration.
August 20, 2026
Sherpa.sh
Version updated for https://github.com/sherpa-sh/Sherpa-Action to version v1.0.0-alpha.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 Sherpa.sh is an AI-driven platform that automates the deployment of applications to various cloud providers, allowing developers to describe their infrastructure needs in plain English. It simplifies the process of setting up and configuring servers, DNS, SSL certificates, CDNs, databases, backups, load balancing, and more. By using Sherpa, developers can focus on writing code without worrying about configuration details, making deployment invisible and reducing vendor lock-in.
August 20, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.44.0.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Smyklot is a GitHub App that automates pull request approvals and merges by validating permissions against the repository’s CODEOWNERS file. It supports multiple command formats, including slash commands, mentions, and bare commands, and allows customization through a TOML configuration file. The app handles various commands such as approving, merging, squashing, rebasing, unapproving, cleaning up, and showing help information, with features like emoji feedback and reaction tracking.
August 20, 2026
Harnessie Verify
Version updated for https://github.com/snapsynapse/harnessie-verify-action to version v0.1.2.
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 This GitHub Action automates the verification of claims made in pull requests by executing deterministic checks and running a fresh-context verifier model. It prevents untrusted diffs from leaving machines under control and ensures that only verified claims are accepted before merging a pull request. The action is powered by harnessie verify, with an option to use OpenAI-compatible endpoints for verification, enhancing security and flexibility.
August 20, 2026
Conventional Release Creator
Version updated for https://github.com/so1omon563/release-creator to version v2.0.2.
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 This GitHub Action automates the creation of GitHub Releases with auto-generated release notes from conventional commit history. It supports multiple release note formats and can handle pre-release detection, moving floating pointer tags, asset uploads, and skipping releases when a tag already exists. The action is suitable for projects that require automated versioning and release management based on Git commits.
August 20, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces environment variables in a configuration file, automating the process of using dynamic settings based on environment variables. It simplifies managing configurations by allowing developers to inject variables directly into their configuration files without hardcoding them.
August 20, 2026
battest Action
Version updated for https://github.com/tboy1337/battest to version v1.0.9.
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 The battest action is a runtime test runner for Windows batch files. It launches real cmd.exe and asserts on exit code, stdout, stderr, environment, and filesystem side effects, providing a trusted-fixture runner that does not isolate the filesystem or depend on other tools. The GitHub Action automatically enables safe defaults by default, which stubs common destructive externals to prevent harm during untrusted testing.
August 20, 2026
Delivery Autopilot Runner
Version updated for https://github.com/Tekunda/autopilot-runner to version v1.0.3.
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 This GitHub Action automates the process of creating pull requests from tickets using an AI-driven pipeline hosted by Tekunda. It helps streamline software development workflows by taking tickets from trackers to reviewed pull requests, ensuring efficient collaboration and code quality checks. The action requires a Delivery Autopilot subscription and can be set up via either a GitHub App or by adding a workflow configuration to your repository.