July 24, 2026
Git Velocity Analyser
Version updated for https://github.com/lukaszraczylo/git-velocity to version v1.0.13.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Git Velocity is a GitHub Action that analyzes your code contributions and generates a game-like dashboard to track developer velocity. It automates the process of analyzing repositories, calculating scores and achievements, and providing insights into team activity patterns. The action supports local Git analysis, caching, and authentication options, making it fast and flexible for developers to monitor their contribution velocity effectively.
July 24, 2026
GitHub Milestones → Jira Epics
Version updated for https://github.com/malparty/gh-milestones-to-jira-epics-action to version 1.0.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 mirrors repository milestones into Jira epics, ensuring one-way synchronization. It maintains an idempotent and safe operation, handling both scheduled runs and manual triggers. The action updates the epic’s summary, description, due date, and labels as needed, while preserving existing manual edits in Jira.
July 24, 2026
lgtmaybe
Version updated for https://github.com/MattJColes/lgtmaybe to version lgtmaybe-v1.0.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 The lgtmaybe GitHub Action reviews PRs by analyzing code changes and surrounding lines to identify potential issues such as logic errors, security vulnerabilities, and missing tests. It provides inline review comments and a summary of findings, helping reviewers focus on the most critical changes in context. The action supports multiple review levels (info through critical) and can be configured to run different presets based on branch status.
July 24, 2026
move-test-gen coverage check
Version updated for https://github.com/mehvetero/move-test-gen to version v1.3.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 The move-test-gen GitHub Action is an Agent Skill that automatically generates edge-case test suites for Sui Move functions. It focuses on covering various edge cases such as boundary values, arithmetic edges, access control issues, state machine problems, and economic concerns, providing a comprehensive set of tests to ensure robustness in Move smart contracts. The action can be used to generate tests based on user requests or automatically check the coverage of existing tests to identify potential gaps.
July 24, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.105.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Totem is a tool that keeps project lessons and rules in the repository itself, ensuring architectural integrity by preventing re-inventing standard patterns. It uses a file-based toolkit with plain markdown lessons, a queryable knowledge index derived from them, and compiled lint rules enforced by a local, deterministic zero-LLM linter. This approach reduces friction and improves code quality by preventing common architectural mistakes.
July 24, 2026
MotionScore Guard
Version updated for https://github.com/motiondivision/motionscore-guard to version v1.0.6.
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 MotionScore Guard automates animation performance auditing for pull requests by loading pages in a real browser on GitHub runners and grading them with S to F tiers. It supports free access for any repository but provides a paid plan with token-based gating that fails builds if page grades fall below specified thresholds. The action can audit specific paths and upload reports, making it easy to integrate into workflows.
July 24, 2026
repro-check runnability
Version updated for https://github.com/nelsonjordanme/repro-check to version v0.11.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 The repro-check GitHub Action automates the process of running and troubleshooting old research code, helping to identify and fix issues such as missing files, outdated dependencies, and removed APIs. It provides a runnability scaffold for reproducing computational papers by finding scripts, attempting to run them, and applying known fixes until they either run successfully or provide detailed information on where they stopped and what needs to be done next.
July 24, 2026
LinkML (linkml-scala)
Version updated for https://github.com/NeverBlink-OSS/linkml-scala-action to version v0.11.1.
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 This GitHub Action, linkml-scala-action, automates the validation and generation of LinkML schemas in CI using Node.js. It leverages the @neverblink/linkml npm package to validate schemas by linting them or generating various output formats such as JSON Schema, SHACL, RDF/SDLC, and Scala classes. Key features include inline annotations for GitHub checks, fast execution times, and support for importing additional schema files. The action is designed to be lightweight and compatible with any Node.js runner environment.
July 24, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.16.3.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Harness Doctor is a tool that audits AI harness files to ensure they are well-organized, up-to-date, and effective. It helps teams consolidate scattered guidance into a single AGENTS.md file while measuring improvements in agent answers, reducing latency, and optimizing costs. The action checks for inconsistencies, overlapping instructions, declaration-vs-code mismatches, and conflicts across various agent-config files.
July 24, 2026
NetBird CLI Connect
Version updated for https://github.com/NomisCZ/netbird-cli-action to version v1.1.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 automates the process of connecting to a NetBird network as an ephemeral peer, enabling access to internal services or databases over a secure WireGuard mesh. It allows users to configure various parameters such as setup keys, management URLs, and DNS settings to facilitate seamless connectivity. The action also provides an option to wait for the local NetBird DNS resolver to be ready before proceeding with subsequent steps, which is useful for ensuring proper resolution of private resources.