Summary
The .github/workflows/sync-providers.yaml workflow currently only creates sync PRs for CAPI and CAPA (AWS). The repository now supports 4 providers:
- CAPA (AWS)
- CAPZ (Azure)
- CAPM3 (Metal3)
- OpenShift Assisted
The workflow should be updated to handle synchronization for all providers, not just CAPI and CAPA.
Summary
The
.github/workflows/sync-providers.yamlworkflow currently only creates sync PRs for CAPI and CAPA (AWS). The repository now supports 4 providers:The workflow should be updated to handle synchronization for all providers, not just CAPI and CAPA.