Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v1.12.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 settings, configurations, and files across multiple GitHub repositories. It simplifies tasks such as managing repository topics, enabling security features, configuring pull request and branch settings, and syncing files like .gitignore, dependabot.yml, and workflow files. This action is ideal for organizations and teams looking to efficiently standardize and maintain consistent repository settings while reducing manual effort.
Release notes
What’s Changed
- feat: sync additional security settings by @joshjohanning in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/78
- Note this deprecates the
enable-default-code-scanningaction input in favor ofcode-scanning
- Note this deprecates the
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v1.11.0...v1.12.0