Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.2.3.
- 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 synchronizing and updating repository settings across multiple GitHub repositories. It supports tasks such as configuring pull request merge strategies, enabling security features (e.g., secret scanning and Dependabot alerts), and syncing various files (e.g., .gitignore, dependabot.yml, workflow files) through pull requests. This action simplifies large-scale repository management, reduces manual effort, and ensures consistency across repositories.
What’s Changed
What’s Changed
- fix: exclude organization rulesets from delete-unmanaged by @joshjohanning in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/143
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v2.2.2...v2.2.3