Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Don't run SonarCloud when a change is in the merge queue#10863

Merged
andybalaam merged 1 commit into
developfrom
andybalaam/prevent-sonarcloud-in-merge-queue
May 11, 2023
Merged

Don't run SonarCloud when a change is in the merge queue#10863
andybalaam merged 1 commit into
developfrom
andybalaam/prevent-sonarcloud-in-merge-queue

Conversation

@andybalaam
Copy link
Copy Markdown
Member

@andybalaam andybalaam commented May 11, 2023

We are not interested in coverage information when a PR has already been approved, and we were seeing flakiness with SonarCloud with the "no artifacts found" error (element-hq/element-web#25334).


This change is marked as an internal change (Task), so will not be included in the changelog.

We are not interested in coverage information when a PR has already been
approved, and we were seeing flakiness with SonarCloud with the "no
artifacts found" error
element-hq/element-web#25334 .
@andybalaam andybalaam added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label May 11, 2023
@andybalaam andybalaam marked this pull request as ready for review May 11, 2023 12:20
@andybalaam andybalaam requested a review from a team as a code owner May 11, 2023 12:20
@andybalaam andybalaam requested a review from germain-gg May 11, 2023 12:20
@andybalaam andybalaam added this pull request to the merge queue May 11, 2023
Merged via the queue into develop with commit 2e4fc0a May 11, 2023
@andybalaam andybalaam deleted the andybalaam/prevent-sonarcloud-in-merge-queue branch May 11, 2023 16:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

T-Task Refactoring, enabling or disabling functionality, other engineering tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants