Disable upstream sync workflow - #2456
Conversation
This workflow should sync SKC with the upstream kayobe-config template. Unfortunately, it has never workedm because it has a different structure to standard openstack forks. Disabling it until we have time to properly investigate it.
|
Important Review skippedReview was skipped as selected files did not have any reviewable changes. 💤 Files selected but had no reviewable changes (1)
⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
See also stackhpc/stackhpc-release-train#552 |
|
Also see also, failed workflow example https://github.com/stackhpc/stackhpc-kayobe-config/actions/runs/30253870920/job/89937848443 |
|
It doesn't work because this repository is not in the fork network for If we want this fixed we would need to remove the other repository and request for this repository to be added to the fork network of |
Or, we make the upstream repo a variable we can override and just define manually for this repo |
That won't work I made the upstream sync workflow depend heavily on fork networks as it allows you to use the GitHub API to open PRs with branches from other repositories within the network. |
This workflow should sync SKC with the upstream kayobe-config template. Unfortunately, it has never workedm because it has a different structure to standard openstack forks. Disabling it until we have time to properly investigate it.