January 1, 2026
Cleanup Stale Branches Action
Version updated for https://github.com/cbrgm/cleanup-stale-branches-action to version v1.2.4.
This action is used across all versions by 55 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Cleanup Stale Branches Action is a GitHub Action designed to automate the deletion of abandoned or stale branches in a repository based on customizable criteria, such as inactivity, lack of open pull requests, or branch protection status. It helps streamline repository management by removing unnecessary branches, reducing clutter, and maintaining an organized codebase.
January 1, 2026
mastodon-send
Version updated for https://github.com/cbrgm/mastodon-github-action to version v2.1.23.
This action is used across all versions by 200 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Mastodon Send GitHub Action enables users to automate the posting of messages (toots) to their Mastodon instance directly from GitHub workflows. It simplifies the process of sharing updates, notifications, or announcements on Mastodon, supporting features such as visibility settings, sensitive content flags, scheduling posts, and language categorization.
January 1, 2026
Multiple Codeowners Action
Version updated for https://github.com/cbrgm/multiple-codeowners-action to version v1.0.34.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Multiple Codeowners Action automates the process of combining multiple CODEOWNERS files from different parts of a repository into a single consolidated file. This is particularly useful for large projects with distributed code ownership, as it simplifies the management of ownership definitions and reduces duplication.
January 1, 2026
PR Size Labeler Action
Version updated for https://github.com/cbrgm/pr-size-labeler-action to version v1.3.4.
This action is used across all versions by 22 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The PR Size Labeler GitHub Action automatically labels pull requests based on the size of changes, such as the number of lines modified or files affected. It streamlines repository management by automating the process of categorizing pull requests, helping maintainers quickly assess the scope of changes.
January 1, 2026
Semver Bump Action
Version updated for https://github.com/cbrgm/semver-bump-action to version v1.0.45.
This action is used across all versions by 53 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Semver Bump Action is a GitHub Action that automates the process of incrementing semantic version numbers for software projects. It allows users to specify the current version and desired bump level (e.g., major, minor, patch, or prerelease) and generates the updated version accordingly.
January 1, 2026
Sync Secrets Action
Version updated for https://github.com/cbrgm/sync-secrets-action to version v1.1.14.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Sync Secrets Action is a GitHub Action designed to automate the synchronization of repository, Dependabot, and Codespaces secrets and variables across multiple GitHub repositories and environments. It simplifies secret and variable management by enabling users to replicate, update, and maintain consistency of these configurations programmatically, including batch processing through search queries.
January 1, 2026
Telegram Message Action
Version updated for https://github.com/cbrgm/telegram-github-action to version v1.3.12.
This action is used across all versions by 107 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Telegram GitHub Action enables users to send text messages to a specified Telegram chat directly from GitHub Actions workflows. It automates notifications for events such as commits, releases, or other repository activities, allowing seamless communication and updates via Telegram. Key features include support for message customization, parsing modes (Markdown/HTML), silent notifications, and the ability to target specific Telegram chats or threads.
January 1, 2026
get-user-repositories
Version updated for https://github.com/chadsr/action-user-repos-json to version v0.1.10.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The User Repositories to JSON GitHub Action generates a JSON file containing a list of repositories owned by a specified user, with optional filters such as minimum stargazers. It automates the process of retrieving and formatting repository data, making it easier to analyze or use in workflows that require structured repository information.
January 1, 2026
NiFi Flow CI/CD
Version updated for https://github.com/Chaffelson/nipyapi-actions to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “NiPyAPI Actions,” automates the testing, deployment, and management of Apache NiFi data flows using Git as the source of truth. It enables users to version control NiFi flow definitions in Git, automatically test and deploy them during pull/merge requests, and seamlessly promote flows across development, staging, and production environments.