Below you will find pages that utilize the taxonomy term “Joshjohanning”
May 6, 2026
Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.9.5.
This action is used across all versions by 1 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 “Bulk GitHub Repository Settings Sync Action” automates the process of updating and synchronizing settings across multiple GitHub repositories. It simplifies tasks such as configuring pull request settings, enabling security features (e.g., secret scanning, Dependabot alerts), and syncing files like .gitignore, workflow files, and repository rulesets via pull requests. This action is ideal for organizations looking to streamline repository management and ensure consistent settings across projects.
May 5, 2026
Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.9.3.
This action is used across all versions by 1 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 Bulk GitHub Repository Settings Sync Action automates the process of updating and synchronizing settings across multiple GitHub repositories. It streamlines tasks such as configuring repository features (e.g., merge strategies, secret scanning, Dependabot alerts), syncing files (e.g., .gitignore, workflow files, CODEOWNERS), and managing repository rulesets and topics. This action solves the challenge of manually updating settings for large numbers of repositories by providing centralized control, dynamic targeting, and detailed logging for change tracking.
May 5, 2026
Bulk GitHub Repository Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-sync-action to version v2.0.1.
This action is used across all versions by 5 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 bulk-github-repo-sync-action automates the synchronization of repositories between source and target GitHub organizations using mirror cloning. It simplifies tasks such as creating target repositories if they don’t exist, managing repository visibility, disabling GitHub Actions, and archiving repositories post-sync. It supports both GitHub.com and GitHub Enterprise Server, providing a streamlined solution for bulk repository management with detailed post-run analytics.
May 5, 2026
NodeJS Actions Starter Template
Version updated for https://github.com/joshjohanning/nodejs-actions-starter-template to version v2.0.3.
This action is used across all versions by 2 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 serves as a starter template for creating custom Node.js-based GitHub Actions. It provides pre-configured functionality such as action boilerplate with inputs/outputs, code quality tools (ESLint, Prettier), automated testing (Jest), CI/CD workflows, GitHub REST API integration, and repository statistics fetching. The template streamlines the development and deployment process by automating setup, testing, bundling, and publishing tasks, allowing developers to focus on implementing custom logic for their actions.
May 5, 2026
npm-version-check-action
Version updated for https://github.com/joshjohanning/npm-version-check-action to version v2.1.3.
This action is used across all versions by 39 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 npm-version-check-action GitHub Action ensures proper semantic versioning in Node.js projects by validating that package.json versions are incremented appropriately in pull requests. It automates tasks such as detecting relevant file changes, verifying version consistency between package.json and package-lock.json, and ensuring new versions are higher than the previous release. This action helps prevent issues caused by missing version updates during code changes and provides robust features like intelligent dependency checks, configurable settings, and support for GitHub API-based workflows.
May 5, 2026
GitHub Organization Readme Badge Generator
Version updated for https://github.com/joshjohanning/organization-readme-badge-generator to version v2.0.2.
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 The organization-readme-badge-generator GitHub Action automates the creation of dynamic markdown badges for a GitHub organization’s README file using data from shields.io. It helps organizations visually display key metrics, such as total repositories and recent pull request activity, in their README files. This action streamlines updates by generating and inserting badges into the README automatically, reducing manual effort and ensuring up-to-date information.