xfg - Repo as Code
Version updated for https://github.com/anthony-spruyt/xfg to version v5.0.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The xfg GitHub Action enables users to manage files, repository settings, and configurations across GitHub, Azure DevOps, and GitLab using a single declarative YAML file. It automates tasks such as syncing configuration files, applying repository settings and rulesets, and managing repositories (e.g., creation, forking, or migration) by generating pull requests and utilizing platform APIs. This action simplifies enforcing organizational standards and streamlines repository management across multiple platforms.
Release notes
What’s Changed
- chore: sync .github/CODEOWNERS, .xfg.json by @repo-operator[bot] in https://github.com/anthony-spruyt/xfg/pull/612
- chore(deps): pin dependencies by @renovate[bot] in https://github.com/anthony-spruyt/xfg/pull/614
- refactor: desloppify round 4 — strict 88.1 by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/616
- test(coverage): add error-path tests for git-ops, fix codecov ignore by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/618
- fix: eliminate flaky PR assertions with retry logic by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/619
- chore(deps): pin ci/cd actions group by @renovate[bot] in https://github.com/anthony-spruyt/xfg/pull/613
- refactor: replace $arrayMerge values/sibling syntax with per-field $values directive by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/620
- chore(deps): update dependency yaml to v2.8.3 by @renovate[bot] in https://github.com/anthony-spruyt/xfg/pull/621
- feat: show JSON/YAML content diffs in sync output (#599) by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/624
- fix: match bypass_actors by actor_id to prevent ordering ping-pong by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/625
- fix: preserve YAML block scalar strings in content overrides by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/626
Full Changelog: https://github.com/anthony-spruyt/xfg/compare/v4...v5.0.0