xfg - Repo as Code
Version updated for https://github.com/anthony-spruyt/xfg to version v3.13.1.
- 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 provides a declarative approach to managing files, repository settings, and rulesets across GitHub, Azure DevOps, and GitLab using a single YAML configuration file. It automates tasks such as synchronizing configuration files, enforcing repository standards, and managing repositories (creation, forking, or migration) by creating pull requests and applying API-based changes. This action simplifies the process of standardizing and maintaining consistent configurations across multiple repositories in an organization.
Release notes
What’s Changed
- docs: fix accuracy issues and formatting across documentation by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/572
- fix(ci): pin MkDocs to 1.x to avoid Material incompatibility by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/574
- fix(schema): use anyOf for group file entries to resolve IDE validation warning by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/575
Full Changelog: https://github.com/anthony-spruyt/xfg/compare/v3.13.0...v3.13.1