Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.5.0.
- 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 bulk configuration and synchronization of repository settings across multiple GitHub repositories. It addresses the challenge of managing consistent settings at scale, enabling features such as pull request strategies, security scanning, Dependabot updates, and file synchronization (e.g., .gitignore, CODEOWNERS, workflows). This action streamlines repository management with dynamic targeting, dry-run previews, and comprehensive logging for change tracking.
What’s Changed
What’s Changed
- feat: add configurable default commit message for merge/squash commits by @Copilot and @joshjohanning in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/167
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v2.4.0...v2.5.0