| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
This PR aims to unblock the merge queue by ensuring merge-queue runs execute all required CodeQL checks (including the tools: linked variant), and by adjusting the required-checks update script to ignore the “Label PR with size” workflow.
Changes:
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| .github/workflows/script/update-required-checks.sh | Excludes “Label PR with size” from the computed required status checks list. |
| .github/workflows/codeql.yml | Attempts to ensure merge-queue runs still test both [null, "linked"] when bundle versions match. |
Sorry, something went wrong.
DIff-informed analysis isn't enabled in the merge queue.
| Back | FazBrowse Home | New Git URL |
The merge queue is currently stuck, because we don't run all required checks there.
This PR disables the CodeQL uploads in the merge queue and updates the required checks script to skip the "Label PR with size" workflow.
Risk assessment
For internal use only. Please select the risk level of this change:
Which use cases does this change impact?
Environments:
How did/will you validate this change?
If something goes wrong after this change is released, what are the mitigation and rollback strategies?
How will you know if something goes wrong after this change is released?
Are there any special considerations for merging or releasing this change?
Merge / deployment checklist