Bulk GitHub Organization Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-org-settings-sync-action to version v1.13.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
This GitHub Action automates the bulk configuration of various GitHub organization settings across multiple organizations using a declarative YAML configuration file. Key features include syncing custom property definitions, values, rulesets, issue types and fields, member privileges, repository policies, and .github repository files. The action supports dry-run mode for previewing changes and provides per-organization overrides via YAML configuration. It also offers rich job summaries with per-organization status tables for easy tracking of changes. The action is designed to support GitHub.com, GHES, and GHEC platforms.
What’s Changed
What’s Changed
- feat: add custom property value sync by @joshjohanning in https://github.com/joshjohanning/bulk-github-org-settings-sync-action/pull/72
Full Changelog: https://github.com/joshjohanning/bulk-github-org-settings-sync-action/compare/v1.12.4...v1.13.0