Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v1.10.0.
- This action is used across all versions by 1 repositories.
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 allows users to configure pull request merge strategies, enable features like auto-merge and branch deletion, and sync files such as .gitignore, dependabot.yml, workflow files, and pull request templates. This action simplifies repository management by offering advanced features like dry-run mode, per-repository overrides, and comprehensive logging.
Release notes
What’s Changed
- feat: add package.json sync for scripts and engines by @Copilot in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/20
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v1.9.1...v1.10.0