January 1, 2026
Assign/Unassign Issue Action
Version updated for https://github.com/antedotee/assign-unassign-issue-action to version 1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Assign/Unassign Issue Action” is a GitHub Action that automates the management of issue assignments through simple comment commands (/assign and /unassign). It streamlines issue tracking by enforcing assignment limits, sending reminder notifications for pending tasks, and automatically unassigning inactive issues after a configurable period.
January 1, 2026
libreleak
Version updated for https://github.com/fosscode/libreleak to version v1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, LibreLeak Docker Setup, automates the discovery and scanning of public code repositories for leaked secrets, helping users identify sensitive information in newly created repositories across platforms like GitHub, GitLab, and others. It supports targeted repository discovery, batch scanning, secret verification, and report generation, while also offering integration with bug bounty programs to streamline vulnerability disclosure.
January 1, 2026
EvalView - AI Agent Testing
Version updated for https://github.com/hidai25/eval-view to version v0.1.8.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary EvalView is a regression testing framework for AI agents, designed to detect behavioral issues, such as tool changes, output differences, cost increases, or latency spikes, before deployment. It automates the process of comparing current agent performance against a golden baseline and integrates into CI pipelines to block problematic deployments.
January 1, 2026
Git-Iris Action
Version updated for https://github.com/hyperb1iss/git-iris to version v2.0.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Git-Iris is an intelligent Git companion that automates and enhances version control workflows by analyzing codebases to generate context-aware commit messages, perform detailed code reviews, create changelogs, and draft pull request descriptions and release notes. It streamlines common Git-related tasks, saving time and improving the quality of repository documentation and collaboration.
January 1, 2026
Code Coverage Summary Action
Version updated for https://github.com/jeantessier/code-coverage-summary-action to version v1.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The code-coverage-summary-action is a GitHub Action designed to automate the summarization of JaCoCo code coverage results for Gradle builds. It aggregates coverage data from multiple subprojects and generates a concise report, displayed as a table in the GitHub workflow summary. This action simplifies the process of analyzing code coverage metrics across projects, enhancing visibility and aiding developers in tracking testing completeness.
January 1, 2026
Test Summary Action
Version updated for https://github.com/jeantessier/test-summary-action to version v1.0.9.
This action is used across all versions by 39 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The test-summary-action GitHub Action is designed to summarize JUnit test results from Gradle builds. It automates the collection and reporting of test outcomes (e.g., passed, failed, skipped) across multiple subprojects, presenting the results in a clear table format within the GITHUB_STEP_SUMMARY. This action helps developers quickly identify and analyze test statuses, enhancing build transparency and debugging efficiency.
January 1, 2026
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.51.0.
This action is used across all versions by 2,499 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The datamodel-code-generator GitHub Action automates the generation of Python data models from various schema definitions, including OpenAPI 3, JSON Schema, GraphQL, and raw data formats like JSON, YAML, or CSV. It simplifies the creation of type-safe, validated Python models compatible with frameworks such as Pydantic, dataclasses, TypedDict, and msgspec, handling complex schema constructs like $ref, allOf, and nested types.
January 1, 2026
Telegram Topic Notify
Version updated for https://github.com/Salmansha08/telegram-github-action to version v1.0.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 enables automated Telegram notifications, supporting text messages, attachments (photos/documents), and forum topic-specific messaging. It simplifies communication by integrating Telegram updates into CI/CD workflows, providing capabilities such as silent notifications, formatted messages (Markdown/HTML), and the option to disable link previews.
January 1, 2026
harmony-vnext
Version updated for https://github.com/unbounded-tech/action-vnext to version v1.12.3.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-vnext GitHub Action provides an automated way to calculate the next semantic version of your project by analyzing Git commit history based on Conventional Commit standards. It eliminates the need for Node.js or a package.json, offering a lightweight and language-agnostic solution for versioning across any CI/CD pipeline.