Sync Files to Multiple Repos via API
Version updated for https://github.com/cloud-sky-ops/sync-files-multi-repo to version v1.2.0.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action facilitates automated file synchronization across multiple repositories by utilizing the GitHub API without requiring repository cloning. It enables users to copy entire directories from a source repository to multiple target repositories, with support for direct commits or pull requests and automatic detection of default branches. The action is lightweight, supports both public and private repositories, and is ideal for maintaining consistency in documentation, CI/CD configurations, and security policies across repositories.
Release notes
What’s Changed
- add-custom-pr-title-capability by @cloud-sky-ops in https://github.com/cloud-sky-ops/sync-files-multi-repo/pull/11
Full Changelog: https://github.com/cloud-sky-ops/sync-files-multi-repo/compare/v1...v1.2.0