Below you will find pages that utilize the taxonomy term “cbrgm”
January 27, 2026
Sync Secrets Action
Version updated for https://github.com/cbrgm/sync-secrets-action to version v1.2.0.
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 or environments. It simplifies the management of sensitive data by providing a secure and efficient way to replicate secrets and variables across repositories, supporting advanced use cases like multi-line secrets, environment-specific configurations, and query-based repository targeting.
January 23, 2026
bluesky-send-post
Version updated for https://github.com/cbrgm/bluesky-github-action to version v1.2.0.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Bluesky Send GitHub Action automates the process of posting content to the Bluesky platform directly from a GitHub Actions workflow. It enables users to authenticate with their Bluesky account and send text, images, or videos as posts, simplifying content sharing and streamlining integration with CI/CD pipelines.
January 16, 2026
Sync Secrets Action
Version updated for https://github.com/cbrgm/sync-secrets-action to version v1.1.15.
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 automates the synchronization of repository, Dependabot, and Codespaces secrets and variables across multiple GitHub repositories. It simplifies the process of managing and updating secrets, variables, and environment-specific configurations, reducing manual effort and potential errors in maintaining consistency. Key capabilities include targeted syncing, batch processing via search queries, and support for environment-specific and dry-run operations.
January 1, 2026
bluesky-send-post
Version updated for https://github.com/cbrgm/bluesky-github-action to version v1.1.5.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Bluesky Send GitHub Action allows users to automate posting updates directly to the Bluesky social platform from a GitHub Actions workflow. By integrating with Bluesky via user authentication, this action simplifies the process of sharing content, including text posts and rich link embeds, as part of CI/CD pipelines or other automated processes.
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.
December 3, 2025
Sync Secrets Action
Version updated for https://github.com/cbrgm/sync-secrets-action to version v1.1.13.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/179 ci(tools): update actions/checkout action to v6.0.1 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/180 patch(deps): update dependency golang to v1.25.5 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/181 ci(tools): update actions/stale action to v10.1.1 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/182 Full Changelog: https://github.
December 2, 2025
Sync Secrets Action
Version updated for https://github.com/cbrgm/sync-secrets-action to version v1.1.12.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/162 major(deps): update module github.com/google/go-github/v76 to v77 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/163 ci(tools): update docker/metadata-action action to v5.9.0 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/164 ci(tools): update docker/setup-qemu-action action to v3.7.0 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/165 patch(deps): update dependency golang to v1.
December 1, 2025
bluesky-send-post
Version updated for https://github.com/cbrgm/bluesky-github-action to version v1.1.4.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed ci(tools): update cbrgm/bluesky-github-action action to v1.1.3 by @renovate[bot] in https://github.com/cbrgm/bluesky-github-action/pull/83 ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/bluesky-github-action/pull/84 ci(tools): update docker/metadata-action action to v5.9.0 by @renovate[bot] in https://github.com/cbrgm/bluesky-github-action/pull/85 ci(tools): update docker/setup-qemu-action action to v3.7.0 by @renovate[bot] in https://github.com/cbrgm/bluesky-github-action/pull/86 patch(deps): update dependency golang to v1.
December 1, 2025
Cleanup Stale Branches Action
Version updated for https://github.com/cbrgm/cleanup-stale-branches-action to version v1.2.3.
This action is used across all versions by 52 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/139 major(deps): update module github.com/google/go-github/v76 to v77 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/140 ci(tools): update docker/metadata-action action to v5.9.0 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/141 ci(tools): update docker/setup-qemu-action action to v3.7.0 by @renovate[bot] in https://github.com/cbrgm/cleanup-stale-branches-action/pull/142 patch(deps): update patch versions to v1.
December 1, 2025
mastodon-send
Version updated for https://github.com/cbrgm/mastodon-github-action to version v2.1.22.
This action is used across all versions by 190 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/mastodon-github-action/pull/132 ci(tools): update docker/metadata-action action to v5.9.0 by @renovate[bot] in https://github.com/cbrgm/mastodon-github-action/pull/133 ci(tools): update docker/setup-qemu-action action to v3.7.0 by @renovate[bot] in https://github.com/cbrgm/mastodon-github-action/pull/134 patch(deps): update dependency golang to v1.25.4 by @renovate[bot] in https://github.com/cbrgm/mastodon-github-action/pull/135 ci(tools): update softprops/action-gh-release action to v2.
December 1, 2025
Multiple Codeowners Action
Version updated for https://github.com/cbrgm/multiple-codeowners-action to version v1.0.33.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/96 ci(tools): update docker/metadata-action action to v5.9.0 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/97 ci(tools): update docker/setup-qemu-action action to v3.7.0 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/98 patch(deps): update dependency golang to v1.25.4 by @renovate[bot] in https://github.com/cbrgm/multiple-codeowners-action/pull/99 ci(tools): update softprops/action-gh-release action to v2.
December 1, 2025
PR Size Labeler Action
Version updated for https://github.com/cbrgm/pr-size-labeler-action to version v1.3.3.
This action is used across all versions by 22 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/pr-size-labeler-action/pull/167 major(deps): update module github.com/google/go-github/v76 to v77 by @renovate[bot] in https://github.com/cbrgm/pr-size-labeler-action/pull/168 ci(tools): update docker/metadata-action action to v5.9.0 by @renovate[bot] in https://github.com/cbrgm/pr-size-labeler-action/pull/169 ci(tools): update docker/setup-qemu-action action to v3.7.0 by @renovate[bot] in https://github.com/cbrgm/pr-size-labeler-action/pull/170 patch(deps): update patch versions to v1.
December 1, 2025
Semver Bump Action
Version updated for https://github.com/cbrgm/semver-bump-action to version v1.0.44.
This action is used across all versions by 51 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/semver-bump-action/pull/119 ci(tools): update docker/metadata-action action to v5.9.0 by @renovate[bot] in https://github.com/cbrgm/semver-bump-action/pull/120 ci(tools): update docker/setup-qemu-action action to v3.7.0 by @renovate[bot] in https://github.com/cbrgm/semver-bump-action/pull/121 patch(deps): update dependency golang to v1.25.4 by @renovate[bot] in https://github.com/cbrgm/semver-bump-action/pull/122 ci(tools): update softprops/action-gh-release action to v2.
December 1, 2025
Telegram Message Action
Version updated for https://github.com/cbrgm/telegram-github-action to version v1.3.11.
This action is used across all versions by 105 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/117 ci(tools): update docker/metadata-action action to v5.9.0 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/118 ci(tools): update docker/setup-qemu-action action to v3.7.0 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/119 patch(deps): update dependency golang to v1.25.4 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/120 ci(tools): update softprops/action-gh-release action to v2.