Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v1.15.2.
- This action is used across all versions by 1 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 Repository Settings Sync Action is a GitHub Action designed to automate the process of updating and synchronizing settings, configurations, and files across multiple GitHub repositories. It addresses the challenge of managing consistent repository configurations by enabling bulk updates for features such as pull request settings, branch management, security scans, Dependabot configurations, workflow files, and code templates. The action provides advanced capabilities like filtering repositories, syncing specific configuration files, and previewing changes with a dry-run mode, making it a versatile tool for streamlining repository management.
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-settings-sync-action/pull/93
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/96
- chore(deps-dev): bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/94
- chore: separate eslint and eslint-plugins in dependabot groups by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/98
- 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-settings-sync-action/pull/99
- feat: add changed/unchanged counts to summary and link PRs in details by @joshjohanning in https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/pull/101
Full Changelog: https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v1.15.1...v1.15.2