Below you will find pages that utilize the taxonomy term “Yanovian”
July 19, 2026
Open License Auditor
Version updated for https://github.com/yanovian/open-license-auditor to version v1.2.2.
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 The Open License Auditor GitHub Action automates the process of identifying and flagging potentially problematic open source licenses in a repository. It supports various package managers, checks dependencies (direct and indirect), and provides detailed reports about any risky licenses found on pull requests. The action can be configured to filter results based on severity, fail the build if critical issues are detected, and optionally post comments with the audit report.
July 19, 2026
Open License Auditor
Version updated for https://github.com/yanovian/open-license-auditor to version v1.2.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 The GitHub Action Open License Auditor automates the identification of risky open-source licenses in a repository’s dependencies. It supports various package managers and scans all dependencies to flag any license that could pose security or licensing risks. The action posts comments on pull requests, listing risky dependencies and providing full dependency maps for further inspection.
July 16, 2026
Prune Old GitHub Actions Runs
Version updated for https://github.com/yanovian/delete-old-actions to version v1.0.12.
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 The GitHub Action delete-old-actions is designed to remove old GitHub Actions runs from repositories. It solves the problem of keeping repository clean by automatically deleting runs that are older than a specified number of days or keeping a certain number of the most recent runs. The action can be configured to run as part of a schedule and supports dry-run mode for testing purposes.
July 16, 2026
Open License Auditor
Version updated for https://github.com/yanovian/open-license-auditor to version v1.0.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 The Open License Auditor GitHub Action scans all dependencies in a repository to identify risky open source licenses and posts comments on pull requests. It supports various package managers including npm, Yarn, pnpm, pip, Poetry, and more, and flags problematic licenses as critical or warning. The action automatically detects licenses and provides detailed information about each dependency, helping teams manage their software dependencies effectively.
July 14, 2026
Prune Old GitHub Actions Runs
Version updated for https://github.com/yanovian/delete-old-actions to version v1.0.11.
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 action deletes old GitHub Actions runs in your repository to keep it clean. It helps automate tasks like managing large run logs and reducing costs associated with long-running actions. The action can be configured to delete runs based on age or retain a certain number of the most recent runs, making it useful for maintaining a clean and efficient workflow.