March 22, 2026
xfg - Repo as Code
Version updated for https://github.com/anthony-spruyt/xfg to version v5.1.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 The xfg GitHub Action and CLI tool automates the management of files, repository settings, and configuration standards across GitHub, Azure DevOps, and GitLab from a single declarative YAML file. It simplifies maintaining organizational consistency by creating pull requests to sync config files, applying repository rules and settings via APIs, and performing tasks like repository creation, forking, and migration.
March 22, 2026
CalVer Tag Create and Push
Version updated for https://github.com/ArloL/calver-tag-action to version v2603.0.105.
This action is used across all versions by 11 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The CalVer Tag Action is a GitHub Action designed to automate the creation and management of version tags following the Calendar Versioning (CalVer) format. It streamlines the process of generating new version tags based on date-driven conventions and ensures they are pushed to the repository, simplifying version control and release workflows.
March 22, 2026
DocDrift
Version updated for https://github.com/ayush698800/docwatcher to version v0.5.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 DocDrift is a GitHub Action designed to automatically detect outdated documentation in your projects. By analyzing code changes and using AI to verify the accuracy of related documentation, it ensures your docs remain up-to-date, preventing issues like misleading guidance for developers.
March 22, 2026
Accept to Ship
Version updated for https://github.com/CatChen/accept-to-ship-action to version v0.8.3.
This action is used across all versions by 0 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 accept-to-ship-action automates the merging of pull requests in a GitHub repository once they are approved and tagged with a specified hashtag (e.g., #accept2ship). It eliminates the need for manual intervention by monitoring approvals, labels, and status checks, and can optionally leverage GitHub’s auto-merge feature.
March 22, 2026
Node Package Release
Version updated for https://github.com/CatChen/node-package-release-action to version v2.3.14.
This action is used across all versions by 0 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 node-package-release-action GitHub Action automates the process of versioning and releasing NPM packages. It eliminates the need for manual execution of commands like npm version patch by automatically determining version increments (e.
March 22, 2026
Oxlint Feedback
Version updated for https://github.com/CatChen/oxlint-suggestion-action to version v1.0.2.
This action is used across all versions by 0 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 oxlint-suggestion-action GitHub Action runs Oxlint on changes within a pull request and provides inline feedback by posting review comments on modified lines containing linting issues. It helps streamline code review by focusing only on newly introduced issues, avoiding noise from pre-existing problems outside the changes.
March 22, 2026
editorconfig-checker-action
Version updated for https://github.com/editorconfig-checker/action-editorconfig-checker to version v2.2.0.
This action is used across all versions by 2,334 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 “Setup EditorConfig Action” is a GitHub Action that automates the validation of files against EditorConfig rules using the editorconfig-checker tool. It helps ensure consistent coding styles and file formatting across a project by detecting deviations from the defined EditorConfig standards.
March 22, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.3.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 This GitHub Action, fallow, is a codebase analyzer for JavaScript and TypeScript, designed to detect and address unused code, circular dependencies, and code duplication with exceptional speed and efficiency. Built in Rust, it automates the identification of unused files, exports, dependencies, and types, as well as duplicate code blocks and import cycles, significantly improving code quality and maintainability.
March 22, 2026
semantic versioning release action
Version updated for https://github.com/iwpnd/semantic-release-action to version v1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Semantic Release GitHub Action automates the process of versioning and publishing software releases by integrating with the semantic-release tool. It simplifies release workflows by enabling the use of custom shareable configuration files hosted on GitHub, supports semantic-release v16+, and provides advanced features such as monorepo support, configurable branch strategies, and dry-run validation.