January 25, 2026
TODO Registrar
Version updated for https://github.com/Aeliot-Tm/todo-registrar-action to version 1.4.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 and automatically create corresponding issues in supported issue trackers (e.g., GitHub, GitLab, JIRA). It prevents duplicate issues by injecting issue IDs back into the TODO comments and committing these changes to the repository, eliminating the need for an external tracking database.
January 25, 2026
Feluda License Scanner
Version updated for https://github.com/anistark/feluda to version v1.11.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Feluda is a Rust-based command-line tool designed to analyze project dependencies, identify their licenses, and flag any restrictive or incompatible licenses that may impact personal or commercial use. It automates license compliance by classifying licenses, checking compatibility with the project’s license, and generating compliance files such as NOTICE, THIRD_PARTY_LICENSES, and SPDX-formatted SBOMs.
January 25, 2026
xfg - Config File Sync
Version updated for https://github.com/anthony-spruyt/xfg to version v2.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The xfg GitHub Action and CLI tool automates the synchronization of configuration files (e.g., JSON, YAML, text) across multiple repositories on GitHub, Azure DevOps, and GitLab. It simplifies the application of consistent configurations, such as linters or CI/CD workflows, by creating pull requests or directly pushing changes to target repositories.
January 25, 2026
Vegh Action
Version updated for https://github.com/CodeTease/vegh-action to version v1.5.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Vegh GitHub Action integrates the PyVegh engine into CI/CD pipelines, offering functionality for code analytics, artifact snapshotting and transfer, AI context generation, and artifact integrity checks. It automates tasks such as generating LOC reports with PR comments, creating and transferring build snapshots, and performing security audits, streamlining development workflows and enhancing code quality assurance.
January 25, 2026
Goal coverage report
Version updated for https://github.com/cogentcore/goal-coverage-report to version v0.3.5.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the generation of test coverage reports, badges, and charts for repositories using the Goal-augmented version of the Go programming language. It simplifies the process of creating and updating visual coverage metrics in a repository’s Wiki, providing developers with actionable insights into code coverage over time.
January 25, 2026
Anno - Automated Release Summaries
Version updated for https://github.com/constantincerdan/anno to version 6.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Anno is a GitHub Action that uses large language models (LLMs) to automate the creation of concise summaries for release notes and pull requests. In “release-summary” mode, it generates Slack messages summarizing code changes between workflow runs, with optional integration with Jira for tracking related issues.
January 25, 2026
Container & Helm Version Updater
Version updated for https://github.com/drumandbytes/argocd-gitops-updater-action to version v2.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The ArgoCD GitOps Updater Action automates the process of updating Helm chart and Docker image versions in GitOps repositories, ensuring they stay current. It supports auto-discovery, semantic versioning, and variant preservation while creating pull requests for updates and sending notifications via platforms like Slack or Discord.
January 25, 2026
HyperStickler
Version updated for https://github.com/GeorgeSapkin/hyperstickler to version v1-rc.1.
This action is used across all versions by 24 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary HyperStickler is a GitHub Action designed to automate the verification of commit and pull request formalities based on specific submission guidelines. It ensures compliance with standards such as proper commit messages, author information, branch naming, and other formatting rules, reducing manual review effort and maintaining consistency in contributions.
January 25, 2026
Guidepup Setup
Version updated for https://github.com/guidepup/setup-action to version 0.19.0.
This action is used across all versions by 41 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Guidepup Setup Action is a GitHub Action designed to automate the setup of screen reader environments for CI workflows. It supports enabling VoiceOver on macOS and NVDA on Windows, streamlining the process for testing and automating accessibility features. This action simplifies configuring screen reader tools, saving time and ensuring consistency for developers working on accessibility-related projects.