December 24, 2025
MegaLinter Custom Flavor ansible
Version updated for https://github.com/theopoc/megalinter-custom-flavor-ansible to version v9.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides a custom version of MegaLinter optimized for reduced Docker image size and tailored to specific linters, including tools for Ansible, Markdown, and YAML. It automates the process of syncing with official MegaLinter releases, building lightweight Docker images, and publishing them to container registries, simplifying the integration of consistent linting into CI/CD workflows.
December 24, 2025
Compose DevOps Healthcheck
Version updated for https://github.com/ylazakovich/compose-health-check-action to version v1.1.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Compose Health Check Action is a GitHub Action designed to automate the monitoring of Docker Compose services during CI workflows. It ensures that all specified services pass their health checks, failing the CI pipeline if any service is unhealthy, broken, or missing health checks.
December 24, 2025
TODO Registrar
Version updated for https://github.com/Aeliot-Tm/todo-registrar-action to version 1.1.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The TODO Registrar Action is a GitHub Action designed to scan codebases for TODO/FIXME comments, create corresponding issues in supported issue trackers (e.g., GitHub, GitLab, JIRA), and inject issue IDs back into comments to prevent duplicate tickets. It automates the management of TODOs, eliminates the need for a separate database, and provides flexible inline configuration for issue customization, streamlining the process of tracking and resolving code-related tasks.
December 24, 2025
Terraform Plan Comment
Version updated for https://github.com/borchero/terraform-plan-comment to version v2.5.2.
This action is used across all versions by 96 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The terraform-plan-comment GitHub Action automates the process of posting the output of terraform plan as a structured and easy-to-read comment on a pull request. It provides a detailed, markdown-formatted summary of infrastructure changes, including foldable sections for a high-level overview, ensuring no information is lost.
December 24, 2025
Aptu Triage
Version updated for https://github.com/clouatre-labs/aptu to version v0.1.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Aptu is an AI-powered CLI tool designed to streamline open-source issue triage by providing features such as issue discovery, AI-driven summaries, suggested labels, and contributor guidance. It automates tasks like identifying suitable issues for contributors, detecting already-triaged issues, and offering flexible output formats for tracking and reporting.
December 24, 2025
Pkl Java
Version updated for https://github.com/emilymclean/pkl-java-action to version v2.2.8.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The pkl-java-action GitHub Action automates the generation of Java source code from Pkl model files. It simplifies the process of converting Pkl files into Java bindings, eliminating manual coding and ensuring consistency. This action is particularly useful for workflows that require automated handling of Pkl models in Java-based projects.
December 24, 2025
Pkl Kotlin
Version updated for https://github.com/emilymclean/pkl-kotlin-action to version v2.0.11.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The pkl-kotlin-action GitHub Action automates the generation of Kotlin source code from Pkl model files. It streamlines the process of converting Pkl files into Kotlin bindings, solving the need for manual code generation and ensuring consistent and efficient output. This action is particularly useful for developers working with Pkl models in Kotlin projects.
December 24, 2025
Pkl Swift
Version updated for https://github.com/emilymclean/pkl-swift-action to version v2.0.12.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The pkl-swift-action GitHub Action automates the generation of Swift source code from Pkl model files. It simplifies the process of converting Pkl data into reusable Swift bindings, saving time and reducing manual coding efforts. Key capabilities include processing multiple Pkl files and specifying output locations for the generated code.
December 24, 2025
pkldoc-action
Version updated for https://github.com/emilymclean/pkldoc-action to version v2.0.10.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The pkldoc-action GitHub Action automates the generation of PklDoc documentation for Pkl modules by processing specified .pkl files and outputting the results to a designated folder. It simplifies the creation of structured documentation for serialized Python objects, saving developers time and ensuring consistency in documentation workflows.