[Technical Questions] PRs are not progressing on the github actions #171
-
In what area do you have a technical challenge?Xcode, Simulator & Previews DescriptionThe PR https://github.com/CS342/2025-CoughSync/pull/51 is not progressing on GitHub Actions. When merging into main, CodeQL reports that it cannot determine alerts introduced by the PR because one configuration file (.github/workflows/beta-deployment.yml) is missing. The error message states: Warning: Code scanning cannot determine the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found: Actions workflow (beta-deployment.yml) Reproduction
Expected behaviorThe GitHub Actions workflow should execute without any configuration errors, and the PR should progress with the necessary checks passing successfully. Additional contextNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@jennleww With everyone pushing their updates in the last days some builds are getting delayed. We also have an issue that the Feedbridge team has builds that are currently running for over 6 hours which seems like a bug or issue in the testing suite and that's why build are getting delayed. We well check this in more detail. |
Beta Was this translation helpful? Give feedback.
@jennleww With everyone pushing their updates in the last days some builds are getting delayed. We also have an issue that the Feedbridge team has builds that are currently running for over 6 hours which seems like a bug or issue in the testing suite and that's why build are getting delayed. We well check this in more detail.