Bulk GitHub Repository Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-sync-action to version v1.0.12.
- This action is used across all versions by 5 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The bulk-github-repo-sync-action is a GitHub Action designed to automate the synchronization of repositories between source and target organizations using mirror cloning. It simplifies tasks such as creating missing target repositories, managing repository visibility, disabling GitHub Actions, and archiving repositories post-sync. Key features include multi-server support (e.g., GitHub.com and GitHub Enterprise Server), detailed post-run analysis, and the ability to handle all branches and tags during synchronization.
Release notes
What’s Changed
- chore(deps-dev): bump eslint-plugin-jest from 29.12.1 to 29.13.0 by @dependabot[bot] in https://github.com/joshjohanning/bulk-github-repo-sync-action/pull/52
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in https://github.com/joshjohanning/bulk-github-repo-sync-action/pull/55
- chore(deps-dev): bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in https://github.com/joshjohanning/bulk-github-repo-sync-action/pull/53
- chore: separate eslint and eslint-plugins in dependabot groups by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/bulk-github-repo-sync-action/pull/57
- chore(deps-dev): bump eslint-plugin-jest from 29.13.0 to 29.15.0 in the eslint-plugins group by @dependabot[bot] in https://github.com/joshjohanning/bulk-github-repo-sync-action/pull/58
- fix(docs): update GitHub App permissions in README by @joshjohanning in https://github.com/joshjohanning/bulk-github-repo-sync-action/pull/60
- chore(deps-dev): bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in https://github.com/joshjohanning/bulk-github-repo-sync-action/pull/64
- chore: update copilot-instructions.md by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/bulk-github-repo-sync-action/pull/65
- chore(deps): bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in https://github.com/joshjohanning/bulk-github-repo-sync-action/pull/63
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-sync-action/compare/v1.0.11...v1.0.12