Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v1.15.4.
- 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 repository settings across multiple GitHub repositories. It solves the challenge of managing consistent configurations for features such as merge strategies, branch deletion, security settings, Dependabot updates, and file synchronization (e.g., .gitignore, workflow files, and templates). Key capabilities include dynamic repository targeting, dry-run previews, change detection, and comprehensive logging for streamlined and scalable repository management.
Release notes
What’s Changed
- feat: show existing PR link in dry-run summary by @joshjohanning in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/107
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v1.15.3...v1.15.4