April 16, 2026
Detect Merge Bypass
Version updated for https://github.com/lfventura/detect-merge-bypass-action to version v1.1.3.
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 Detect Merge Bypass Action is a GitHub Action that ensures all required branch protection checks are properly enforced before merging a Pull Request. It automates the detection of potential merge bypasses by verifying the status of required checks on the latest commit associated with a PR. This helps maintain repository integrity by identifying instances where protected branch rules may have been circumvented.
April 16, 2026
Repository Languages and CodeQL Support Map
Version updated for https://github.com/lfventura/list-repository-languages to version v3.1.1.
This action is used across all versions by 7 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 retrieves and outputs the programming languages used in a repository by leveraging the GitHub API’s “List repository languages” endpoint. It automates the process of identifying repository languages, enabling tasks such as generating language-specific workflows, analyzing language usage, or integrating with tools like CodeQL. The action provides outputs that can be used for further automation, such as listing all languages or running matrix jobs based on detected languages.
April 16, 2026
SecondBrainAction
Version updated for https://github.com/mcasperson/SecondBrain to version +run2578-attempt1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SecondBrain is a CLI tool that integrates data from multiple external sources (e.g., Salesforce, Slack, YouTube, GitHub) and enables users to query and analyze this data using a Large Language Model (LLM). It automates tasks such as filtering, summarizing, and generating insights from disparate datasets or documents using Retrieval Augmented Generation (RAG) techniques. Key capabilities include report generation, keyword-based filtering, document analysis, and summarization of changes, transcripts, or other data across various sources.
April 16, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.155.
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 aer GitHub Action automates the validation, testing, and execution of Apex code in a lightweight, Salesforce-compatible runtime, enabling developers to quickly iterate on Apex logic without deploying to a Salesforce org. It solves the problem of slow and non-reproducible test cycles by providing a local environment for running tests, executing code paths, and debugging. Key capabilities include running Apex tests, executing specific methods, interactive debugging, and simulating Salesforce-like behavior for consistent test results.
April 16, 2026
Quick OCP
Version updated for https://github.com/palmsoftware/quick-ocp to version v0.0.31.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The quick-ocp GitHub Action automates the provisioning of an OpenShift cluster using OpenShift Local on GitHub-hosted runners, enabling quick testing and development in a full OpenShift environment. It simplifies the setup process, works on low-resource runners, and includes features like OpenShift version control, connectivity checks, and compatibility with specific runner environments. This action is particularly useful for developers and teams seeking a streamlined way to test workloads or CI/CD pipelines in an OpenShift environment without complex manual configurations.
April 16, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v16.04.26.
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 Multi-Style Snake Contribution Grid GitHub Action automates the transformation of a user’s GitHub contribution graph into dynamic, visually appealing animations with five distinct styles, unique geometric shapes, and labeled months for enhanced context. It eliminates manual configuration by automatically detecting the repository owner and generates high-quality SVG and GIF assets, along with an auto-generated gallery for easy preview, providing a creative way to showcase contribution activity on profile READMEs.
April 16, 2026
OCP Documentation Checker
Version updated for https://github.com/sebrandon1/ocp-doc-checker to version v1.0.17.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The ocp-doc-checker GitHub Action is a tool designed to identify outdated OpenShift Container Platform (OCP) documentation URLs and suggest updated versions. It automates the validation of URLs across individual files or directories, provides JSON output for further automation, and can automatically update outdated links. Additionally, it supports anchor validation and batch processing, making it ideal for integrating into CI/CD pipelines to ensure documentation accuracy and consistency.
April 16, 2026
Conventional Commit Validator
Version updated for https://github.com/srajasimman/conventional-commit-validator to version v2.0.0.
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 Conventional Commit Validator GitHub Action ensures that commit messages in pull requests adhere to the Conventional Commits format, promoting consistent and meaningful commit history. It automates the validation process by checking each commit against predefined or customizable patterns, providing detailed error messages for invalid commits and failing the workflow if necessary. This action helps maintain standardized commit practices, improving collaboration and traceability in code repositories.
April 16, 2026
Embed Src - Embed Anything
Version updated for https://github.com/urmzd/fsrc to version v4.0.1.
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 fsrc GitHub Action automates the process of embedding the contents of source files into any text-based file, such as Markdown, YAML, or code files, using customizable comment markers. It solves the problem of manually copying and updating file content by automatically replacing designated markers with the latest content from referenced files. Key features include support for raw or fenced content insertion, seamless integration with GitHub workflows, and options for dry-run mode, commit customization, and language-specific formatting.
April 16, 2026
Agent Lint
Version updated for https://github.com/zhupanov/agent-lint to version v2.3.2.
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 Agent Lint is a GitHub Action and CLI tool designed to lint and validate configurations and plugins for Claude Code projects. It automates the detection of issues across .claude/ and .claude-plugin/ directories using 104 customizable rules, ensuring proper structure, script integrity, and compliance with best practices. Its key capabilities include support for CI integration, pre-commit hooks, cross-platform binaries, and configurable rule management.