xfg - Repo as Code
Version updated for https://github.com/anthony-spruyt/xfg to version v5.6.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 organizations to manage and standardize files, repository settings, and configurations across GitHub, Azure DevOps, and GitLab from a single YAML file. It automates tasks such as syncing configuration files, applying repository rules and settings, and managing repositories (e.g., creating, forking, or migrating). By streamlining these processes, it helps enforce consistent standards across multiple repositories with minimal manual effort.
Release notes
What’s Changed
- docs: update mermaid diagrams for code scanning and multi-file config by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/677
- chore: update dev.md and remove old plans by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/678
- fix: update jsonlint ignore by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/679
- feat: add noneOf operator to conditional group when clauses by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/680
Full Changelog: https://github.com/anthony-spruyt/xfg/compare/v5.5.0...v5.6.0