May 6, 2026
Gentesty Evaluation Action
Version updated for https://github.com/gentesty/gentesty-eval-action to version v.1.1.12.
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 The gentesty-evaluation-action is a GitHub Action designed to automate the process of triggering evaluation runs on the Gentesty platform. It streams real-time logs from the evaluation process into GitHub Actions workflows and provides the final test result (success/failure) directly in the workflow logs. This action streamlines integration with Gentesty, enabling secure and efficient testing workflows for CI/CD pipelines.
May 6, 2026
Deploy getbao
Version updated for https://github.com/getbao/action to version v1.0.0-alpha.12.
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 The getbao Deploy Action automates the deployment of the getbao authentication service to Cloudflare Workers directly from a GitHub workflow. It streamlines tasks such as downloading release assets, provisioning Cloudflare infrastructure, applying database migrations, deploying workers, and initializing encryption keys and secrets. This action simplifies the deployment process, enhances infrastructure management, and ensures secure and efficient updates for applications using getbao.
May 6, 2026
Hugo FixIt Component List Workflow
Version updated for https://github.com/hugo-fixit/action-component-list to version v1.0.8.
This action is used across all versions by 12 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 automatically generates and updates a list of Hugo FixIt theme components in a repository’s README file. It simplifies the task of maintaining an up-to-date component list by dynamically replacing specified placeholders in the README with the latest information. The action supports scheduled updates or manual workflow triggers, streamlining documentation management for projects using Hugo FixIt themes.
May 6, 2026
Jankurai
Version updated for https://github.com/jeppsontaylor/Jankurai to version v0.8.10.
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 Jankurai is a repository management tool designed to audit and enforce coding standards for AI-assisted workflows, ensuring auditable and reproducible merge decisions. It identifies and addresses issues like CI/tooling failures, security risks, secret sprawl, and generated code drift by generating human- and agent-readable reports, proof artifacts, and adoption guidance. Its key capabilities include repository-wide analysis, configurable adoption levels, and integration with CI pipelines to maintain code quality and prevent regressions.
May 6, 2026
agentpreflight
Version updated for https://github.com/kaylacar/agentpreflight to version v0.1.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 Summary:
agentpreflight is a pre-execution validation tool for AI agents that intercepts and evaluates tool calls before they are executed. It ensures security, correctness, and adherence to workflow rules by blocking unsafe operations (e.g., force-pushing to main, reading nonexistent files) and enforcing personal or project-specific guidelines like naming conventions and time estimation. With zero runtime dependencies, it provides composable, customizable rule sets for streamlined and disciplined agent behavior.
May 6, 2026
create macOS dmg
Version updated for https://github.com/L-Super/create-dmg-actions to version v1.1.0.
This action is used across all versions by 34 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Create DMG Actions” GitHub Action automates the creation of standard .dmg installation files for macOS applications. It simplifies the process of packaging macOS apps into the widely used .dmg format, providing a user-friendly installation experience. Key capabilities include customizable options for file naming, application bundling, background images, and visual layout of the .dmg file.
May 6, 2026
Just release it! 📦
Version updated for https://github.com/Lex-DRL/just-release-it-action to version v1.0.
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, “Just Release It! (from TOML),” automates the release process for Python projects by reading the version from pyproject.toml, generating a changelog based on commit history, and publishing a standardized GitHub release. It simplifies version management and release creation, solving the problem of manual changelog assembly and ensuring consistent release tagging for repositories using pyproject.toml. Key capabilities include changelog generation, version standardization, and seamless integration with GitHub workflows.
May 6, 2026
Create an ephemeral environment in Octopus Deploy - TEST
Version updated for https://github.com/liamhughes/create-ephemeral-environment-test to version v1.4.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Create Ephemeral Environment” GitHub Action automates the creation of temporary, on-demand test environments in Octopus Deploy. It is designed to help developers validate changes efficiently while minimizing infrastructure costs. Key capabilities include integrating with Octopus Deploy projects and spaces, enabling dynamic environment creation tied to pull requests or other CI/CD workflows.
May 6, 2026
gha-mergify-ci
Version updated for https://github.com/Mergifyio/gha-mergify-ci to version v17.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 2 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The gha-mergify-ci GitHub Action integrates with Mergify to streamline CI workflows by automating the processing of JUnit XML test reports and managing pull request scopes for the Mergify Merge Queue. It helps identify and quarantine test failures, upload relevant test and scope data, and ensures dependent CI jobs are completed before proceeding. This action enhances CI/CD pipelines by improving test result insights and optimizing pull request merging processes.
May 6, 2026
Setup Fortran Compilers
Version updated for https://github.com/minhqdao/setup-fortran to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-fortran GitHub Action automates the installation and configuration of Fortran compilers across Linux, macOS, and Windows environments. It simplifies the process of setting up various Fortran compilers, including gfortran, ifx, ifort, and others, ensuring compatibility with different runner platforms and versions. This action is particularly useful for automating build and testing workflows in projects that rely on Fortran.