MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.52k stars 4.7k forks source link

chore(ci): skip check-pr-tag job if not PR #24379

Closed legobeat closed 1 week ago

legobeat commented 2 weeks ago

Description

Skip check-pr-tag job when there is no associated PR.

Fix failing CI check on develop.

Open in GitHub Codespaces

Related issues

Manual testing steps

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

github-actions[bot] commented 2 weeks ago

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.36%. Comparing base (d27a233) to head (6f61583). Report is 37 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #24379 +/- ## =========================================== - Coverage 67.37% 67.36% -0.01% =========================================== Files 1278 1286 +8 Lines 49881 50117 +236 Branches 12944 13005 +61 =========================================== + Hits 33605 33760 +155 - Misses 16276 16357 +81 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.