Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.0.4.
- 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 repository settings across multiple GitHub repositories. It streamlines tasks such as configuring merge strategies, enabling security features, managing repository files (e.g., .gitignore, CODEOWNERS, workflows), and syncing configuration templates across repositories. By handling these changes in bulk, it saves time, ensures consistency, and provides comprehensive logging with dry-run capabilities for previewing changes before applying them.
What’s Changed
What’s Changed
- feat: add
warning-repositoriesoutput by @Wuodan in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/116
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v2.0.3...v2.0.4