MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.12k stars 1.09k forks source link

Enable Merge Queues: GH Action to check for pass/fail SonarQuality Gate #10689

Closed sethkfman closed 2 weeks ago

sethkfman commented 3 weeks ago

What is this about?

This ticket will enable a GH action that can validate a PR for success/fail of SonarCloud Quality Gate.

Scenario

No response

Technical Details

Threat Modeling Framework

No response

Acceptance Criteria

Stakeholder review needed before the work gets merged

References

No response

Daniel-Cross commented 3 weeks ago

Created a workflow that should check the PR comments and return pass or fail based on the Sonar Cloud Quality Gate comment specifically. Should also detect and skip if in Merge Queue Analysis.

Need someone else with more experience with our workflows to double check this works as expected.

cc: @sethkfman