December 26, 2025
Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Monotrack is a GitHub Action and CLI tool designed to simplify versioning and change tracking in monorepos. It automates tasks such as identifying which packages have changed between commits and generating pre-release or development tags, enabling more efficient testing and deployment workflows.
December 26, 2025
Aptu Triage
Version updated for https://github.com/clouatre-labs/aptu to version v0.2.4.
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 command-line tool and GitHub Action designed to streamline open-source issue and pull request management. It automates tasks such as triaging issues by providing summaries, suggesting labels, generating clarifying questions, and offering contributor guidance, as well as analyzing pull requests for feedback.
December 26, 2025
Install Noto Sans TC fonts
Version updated for https://github.com/doggy8088/install-noto-sans-tc-fonts-action to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The install-noto-sans-tc-fonts-action GitHub Action automates the installation of the Noto Sans CJK TC font on Linux-based GitHub runners, ensuring consistent rendering of Traditional Chinese characters and preventing issues like missing glyphs or inconsistent font styles during tasks like testing, report generation, or screenshots.
December 26, 2025
Lightning Flow Scan
Version updated for https://github.com/Flow-Scanner/lightning-flow-scanner to version action-v2.8.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Lightning Flow Scanner is a GitHub Action designed to analyze and optimize Salesforce Flows by detecting common issues such as unsafe contexts, queries in loops, hardcoded IDs, and excessive complexity. It automates the identification of potential flaws in Flow design, helping developers ensure best practices and maintain compliance with Apex governor limits.
December 26, 2025
gaffer-uploader
Version updated for https://github.com/gaffer-sh/gaffer-uploader to version v0.4.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Gaffer Uploader GitHub Action is designed to automate the process of uploading test reports to the Gaffer platform. It simplifies integrating test result uploads into CI/CD pipelines by associating reports with specific commits, branches, and test frameworks. This action is useful for streamlining test result management, enabling teams to track and analyze results efficiently within the Gaffer platform.
December 26, 2025
Nix Diff Check
Version updated for https://github.com/natsukium/nix-diff-action to version v1.0.2.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The nix-diff-action GitHub Action automates the comparison of Nix derivations between base and pull request branches, posting detailed diff results as PR comments. It supports multiple derivations, various operation modes (including full, diff-only, and comment-only), and can compare derivation files or built outputs.
December 26, 2025
XAI Review
Version updated for https://github.com/Nikita-Filonov/ai-review to version v0.49.0.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Review is an AI-powered code review tool designed to enhance code quality, enforce consistency, and expedite the review process by automating code analysis within CI/CD pipelines. It integrates seamlessly with various version control systems (e.g., GitHub, GitLab, Bitbucket) to provide inline comments, summary reviews, and AI-generated replies directly in merge requests.
December 26, 2025
Privalyse Security Scan
Version updated for https://github.com/Privalyse/privalyse-cli to version v0.3.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Privalyse is a static analysis tool designed to detect and prevent privacy violations by tracing data flows within applications, identifying PII leaks, hardcoded secrets, and GDPR non-compliance. It automates the detection of sensitive data usage and leaks, offering context-aware insights that go beyond traditional regex-based tools.
December 26, 2025
Close Sub-Issues Automatically
Version updated for https://github.com/RehabAbotalep/close-sub-issues-action to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Close Sub-Issues Action” is a GitHub Action designed to automatically close all sub-issues associated with a parent issue when the parent issue is closed. It streamlines issue management by automating the closure of related sub-issues and adds a summary comment to the parent issue for tracking.