xfg - Repo as Code
Version updated for https://github.com/anthony-spruyt/xfg to version v3.9.14.
- 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
xfg is a GitHub Action and CLI tool that enables organizations to manage files, repository settings, and configurations declaratively across GitHub, Azure DevOps, and GitLab using a single YAML file. It automates tasks such as syncing configuration files, applying repository settings, enforcing rulesets, and managing repositories (e.g., creation, forking, or migration). This streamlines standardization, improves consistency, and reduces manual effort in managing repositories across multiple platforms.
Release notes
What’s Changed
- fix(test): add retry for commit verification in GitHub App tests by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/531
Full Changelog: https://github.com/anthony-spruyt/xfg/compare/v3.9.13...v3.9.14