Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.9.5.
- 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 settings across multiple GitHub repositories. It simplifies tasks such as configuring pull request settings, enabling security features (e.g., secret scanning, Dependabot alerts), and syncing files like .gitignore, workflow files, and repository rulesets via pull requests. This action is ideal for organizations looking to streamline repository management and ensure consistent settings across projects.
What’s Changed
What’s Changed
- refactor: repository settings sync internals by @Wuodan in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/186
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v2.9.4...v2.9.5