Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.5.1.
- 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 management and synchronization of repository settings across multiple GitHub repositories. It simplifies tasks like updating merge strategies, enabling security features (e.g., secret scanning, Dependabot alerts), and syncing configuration files (e.g., .gitignore, dependabot.yml, workflow files) via pull requests, ensuring consistency and efficiency. This action is ideal for organizations needing centralized control over repository configurations while offering dynamic targeting, logging, and dry-run capabilities for flexibility and transparency.
What’s Changed
What’s Changed
- chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/173
- fix: treat 403 as not-configured when disabling code scanning on non-GHAS repos by @Copilot and @joshjohanning in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/172
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v2.5.0...v2.5.1