Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.8.0.
- 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 streamlines tasks such as configuring merge strategies, enabling security features like secret scanning and Dependabot alerts, managing repository topics, and synchronizing files (e.g., .gitignore, workflow files, templates) via pull requests. This action is ideal for organizations seeking to enforce consistent repository configurations and simplify large-scale updates efficiently.
What’s Changed
What’s Changed
- feat: sync repository environments by @Copilot and @joshjohanning in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/169
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v2.7.0...v2.8.0