xfg - Config File Sync
Version updated for https://github.com/anthony-spruyt/xfg to version v2.0.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The xfg GitHub Action and CLI tool automates the synchronization of configuration files (e.g., JSON, YAML, text) across multiple repositories on GitHub, Azure DevOps, and GitLab. It simplifies the application of consistent configurations, such as linters or CI/CD workflows, by creating pull requests or directly pushing changes to target repositories. Key features include multi-repo targeting, templating, content inheritance, dry-run mode, and support for automated PR merging or direct branch updates.
Release notes
What’s Changed
- chore: add logo assets by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/215
- chore(config): update Claude config by @claude-config-sync[bot] in https://github.com/anthony-spruyt/xfg/pull/216
- chore(config): update Claude config by @claude-config-sync[bot] in https://github.com/anthony-spruyt/xfg/pull/217
- chore: remove redundant source section from PR template by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/218
- test: verify codecov project status reporting by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/219
Full Changelog: https://github.com/anthony-spruyt/xfg/compare/v2.0.1...v2.0.2