Bulk GitHub Organization Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-org-settings-sync-action to version v1.1.0.
- This action is used across all versions by ? 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 Organization Settings Sync Action automates the process of configuring and synchronizing settings, custom property definitions, and organization-level rules across multiple GitHub organizations using a declarative YAML configuration. It simplifies complex administrative tasks by providing features such as dry-run mode for previewing changes, intelligent change detection, per-organization overrides, and compatibility with GitHub.com, GHES, and GHEC. This action is ideal for streamlining the management of organization settings at scale while ensuring consistency and efficiency.
What’s Changed
What’s Changed
- feat: add org-level rulesets sync by @Copilot and @joshjohanning in https://github.com/joshjohanning/bulk-github-org-settings-sync-action/pull/12
New Contributors
- @Copilot made their first contribution in https://github.com/joshjohanning/bulk-github-org-settings-sync-action/pull/12
Full Changelog: https://github.com/joshjohanning/bulk-github-org-settings-sync-action/compare/v1.0.1...v1.1.0