Cross Repo Sync
Version updated for https://github.com/NaokiOouchi/cross-repo-sync-action to version v1.3.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 Cross Repo Sync Action is a GitHub Action designed to synchronize files or directories from a source repository to multiple target repositories by creating or updating pull requests. It automates the process of maintaining consistency for shared files, such as configuration files or documentation, across multiple repositories within an organization. Key features include detecting file changes, creating or updating pull requests, and supporting recursive directory syncing with options to clean up outdated files.
Release notes
Full Changelog: https://github.com/NaokiOouchi/cross-repo-sync-action/compare/v1...v1.3.0