December 27, 2025
GitLyte Site Generator
Version updated for https://github.com/wadakatu/gitlyte to version v1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary GitLyte is a GitHub Action that automates the creation of custom, visually appealing, and responsive static websites for GitHub repositories using AI-powered design tools like GPT-4, Claude, or Gemini. It generates tailored landing pages based on repository data, complete with features like GitHub statistics, SEO optimization, and a ready-to-deploy output for GitHub Pages.
December 27, 2025
Generate PR with AI
Version updated for https://github.com/WillBooster/gen-pr to version v4.1.12.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The gen-pr GitHub Action and CLI tool automates the creation of pull requests by leveraging AI (Large Language Models) to generate code implementations based on GitHub issues and pull request descriptions. It simplifies development workflows by allowing developers to focus on defining requirements, while AI handles the implementation process.
December 26, 2025
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.22.9.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary ZeroFS is a high-performance filesystem that enables users to mount and interact with S3-compatible object storage as if it were a traditional filesystem. It supports file-level access via NFS and 9P, as well as block-level access via NBD, offering encryption, compression, and multi-layered caching for enhanced performance and security.
December 26, 2025
Lightning Flow Scan
Version updated for https://github.com/Flow-Scanner/lightning-flow-scanner to version action-v3.0.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Lightning Flow Scanner is a GitHub Action designed to analyze and optimize Salesforce Flows by identifying potential issues such as unsafe contexts, inefficient queries, hardcoded IDs, and other problematic patterns. It automates the detection of common errors, enforces best practices, and provides actionable insights to improve Flow performance and maintainability.
December 26, 2025
Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.9.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Branch Release” GitHub Action automates the process of releasing code by publishing built distribution files to a designated GitHub branch. It utilizes Conventional Commits to determine version updates, generates release notes, builds the project, tags the release with semantic versioning, and creates a GitHub release.
December 26, 2025
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.6.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Easy NPM Publish” GitHub Action automates the process of versioning and publishing npm packages by leveraging commit messages that follow the Conventional Commits standard. It determines the next semantic version, updates git tags accordingly, and publishes the package to an npm-compatible registry.
December 26, 2025
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.76.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The aer GitHub Action provides a lightweight Salesforce-compatible runtime for validating Apex code, running tests, and debugging directly on your local machine or within CI pipelines. It eliminates the need to deploy code to a Salesforce org during development, enabling faster and more reproducible test cycles.
December 26, 2025
Skyhook Git Sync and Commit
Version updated for https://github.com/skyhook-io/git-sync-commit to version v1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Git Sync and Commit Action” is a GitHub Action designed to automate the process of safely syncing, committing, and pushing changes in a Git repository. It handles race conditions through automatic retries, ensures a clean linear history with rebase-first workflows, and only commits when actual changes are detected.
December 26, 2025
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.16.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The nix init action is a composite GitHub Action designed to streamline the setup and initialization of Nix-based repositories. It automates repetitive tasks such as repository checkout, Nix installation, git configuration for pushing changes, monitoring network activity, and optional caching and development shell setup.