xfg - Repo as Code
Version updated for https://github.com/anthony-spruyt/xfg to version v5.1.3.
- 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 and CLI tool automates the management of files, repository settings, and configuration standards across GitHub, Azure DevOps, and GitLab from a single declarative YAML file. It simplifies maintaining organizational consistency by creating pull requests to sync config files, applying repository rules and settings via APIs, and performing tasks like repository creation, forking, and migration. This action is ideal for standardizing workflows and enforcing compliance across multiple repositories.
Release notes
What’s Changed
- chore: sync .prettierignore, .prettierrc.yaml, .pre-commit-config.yaml by @repo-operator[bot] in https://github.com/anthony-spruyt/xfg/pull/633
- ci: skip build and integration tests for non-code changes by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/635
- fix: preserve $schema and other $-prefixed keys during merge by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/634
- ci: prevent unnecessary docs deploys from non-documentation files by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/636
- ci: skip integration tests on PRs and version-only bumps by @anthony-spruyt in https://github.com/anthony-spruyt/xfg/pull/637
Full Changelog: https://github.com/anthony-spruyt/xfg/compare/v5.1.0...v5.1.3