Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

codeql flakes during merge queues #2954

Closed
AustinAbro321 opened this issue Aug 30, 2024 · 0 comments · Fixed by #2934
Closed

codeql flakes during merge queues #2954

AustinAbro321 opened this issue Aug 30, 2024 · 0 comments · Fixed by #2934
Assignees
Labels
tech-debt 💳 Debt that the team has charged and needs to repay
Milestone

Comments

@AustinAbro321
Copy link
Contributor

Describe what should be investigated or refactored

Codeql can break during merge queues so we are going to stop running it in merge queues. It is exceedingly unlikely, maybe impossible, for a codeql error to not occur in two different commits separately, but then occur when the commits are merged, so I believe there is little value in codeql on merge queues anyway.

I have a suspicion this happens when multiple commits are in the merge queue, but I don't have hard evidence. Below is a screenshot of the error
image

@AustinAbro321 AustinAbro321 added the tech-debt 💳 Debt that the team has charged and needs to repay label Aug 30, 2024
@salaxander salaxander added this to the v0.39.0 milestone Sep 4, 2024
@salaxander salaxander modified the milestones: v0.39.0, v0.40.0 Sep 5, 2024
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt 💳 Debt that the team has charged and needs to repay
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants