Skip to content

fix(ci): skip Static Analysis Verification in MQ#544

Merged
Ishirui merged 1 commit into
mainfrom
pierrelouis.veyrenc/fix-analysis-workflow
Jun 25, 2026
Merged

fix(ci): skip Static Analysis Verification in MQ#544
Ishirui merged 1 commit into
mainfrom
pierrelouis.veyrenc/fix-analysis-workflow

Conversation

@Ishirui

@Ishirui Ishirui commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Trigger the Static Analysis Verification workflow in the MQ as well as on the PR. We make it a no-op in that case so it always reports as success (it would be unfeasible to run the check again anyway since the merge group event trigger does not provide the required information)

Motivation

Without this change, the workflow never runs in the MQ and does not publish the required "Static Analysis Verification" check. There is no way to mark a check as required on the PR but not in the MQ.

Testing

Checklist

  • Tests added/updated
  • Documentation updated (if applicable)

Without this change, the workflow never runs in the MQ and does not publish the required "Static
Analysis Verification" check. There is no way to mark a check as required on the PR but not in the
MQ. Thus, we trigger the workflow in the MQ as well but make it a no-op so it always reports as
success (it would be unfeasible to run the check again anyway since the merge group event trigger
does not provide the required information)
@Ishirui
Ishirui added this pull request to the merge queue Jun 25, 2026
Merged via the queue into main with commit b8037c3 Jun 25, 2026
41 checks passed
@Ishirui
Ishirui deleted the pierrelouis.veyrenc/fix-analysis-workflow branch June 25, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants