Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.9.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 process of updating and synchronizing various repository settings across multiple GitHub repositories. It addresses the challenge of managing settings such as merge strategies, branch rules, security configurations, and file synchronization in bulk, reducing manual effort and ensuring consistency. Key capabilities include dynamic targeting of repositories, dry-run previews, and the ability to synchronize files and configurations like .gitignore, dependabot.yml, and workflow files via pull requests.
What’s Changed
What’s Changed
- feat: auto-close stale sync PRs when source file reverts to match target by @Copilot and @joshjohanning in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/192
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v2.8.0...v2.9.0