We want to check whether the GlitchWitcher workflow runs as intended against PR's with C/C++ files from different repo's. This is to find any errors that may have been missed during development. The PAT needs to be verified as it is an organization level PAT not repo level.
Test cases -
- PR with C/C++ files only from OpenJ9/OpenJDK as the dataset is already available in adoptium/aqa-triage-data
- PR with files from different languages including C/C++ files from OpenJ9/OpenJDK
- PR with C/C++ files from repos where the analysis hasn't been performed before (Will trigger the use of PAT)
- PR with files from different languages including C/C++ files from new repos
- PR with no C/C++ files at all
We want to check whether the GlitchWitcher workflow runs as intended against PR's with C/C++ files from different repo's. This is to find any errors that may have been missed during development. The PAT needs to be verified as it is an organization level PAT not repo level.
Test cases -