Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v1.7.0.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Bulk GitHub Repository Settings Sync Action automates the management and synchronization of repository settings across multiple GitHub repositories. It enables tasks such as configuring merge strategies, enabling auto-merge, managing topics, synchronizing files (e.g., Dependabot configurations, workflow files, PR templates), and applying repository rulesets. This action simplifies bulk updates, ensures consistency, and provides features like dry-run mode, intelligent change detection, and granular overrides for efficient configuration management.
Release notes
What’s Changed
- feat: add delete-unmanaged-rulesets option to remove all other rulesets by @Copilot in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/35
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v1.6.0...v1.7.0