Remco Vermeulen
Remco Vermeulen
## Description This PR include the test case in FP/FN report #8. The test case could no reproduce the issue, but it is a good test case to have because...
## Description Artifacts retrieved from the repository should be retrieved from the correct HEAD sha. This undoes the commit d2a490 that ensured we always used to the script on main....
The `update-release-status.yml` workflow is responsible to monitor the overall states of a release and dispatch the `update-status.yml` if all the check-runs successfully concluded. The initial goal was to respond to...
The workflow `update-check-run.yml` is a workaround to enable authorized workflows in a different repository to update a check run using the Check Run API, because PATs are not allowed to...
## Description This PR adds the Azure Function function that responds to check-run events on refs that have the `release-status` check-run. If a check-run completes, the `update-release-status` workflow is dispatched...
**Describe the bug** Whenever a guideline is positioned on an expanded element of a macro invocation spanning multiple lines, a deviation using a code identifier fails to suppress the guideline...
The user manual describes how to use the CLI to run the coding standards queries. However, it would be useful to add a how to get started section to the...
**Describe the bug** The extension supports a range of CLI versions. When creating a quick-query, the created pack will favor the latest available pack for the language through the version...
This PR aims to improve the recommendations with the following changes: - Replace segmentation fault with crash that is platform agnostic (I think segmentation fault is not really a thing...