Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.0.2.
- 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 configuration and synchronization of repository settings across multiple GitHub repositories. It addresses the challenge of manually managing repository settings by enabling centralized updates for features such as pull request strategies, branch deletion rules, security settings, Dependabot configurations, and file synchronization (e.g., .gitignore, workflow files, templates). Key capabilities include dynamic repository targeting, dry-run mode for change previews, and comprehensive logging for tracking updates.
Release notes
What’s Changed
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/112
- fix: skip archived repositories during processing by @Wuodan in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/113
New Contributors
- @Wuodan made their first contribution in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/113
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v2.0.1...v2.0.2