MetaMask / metamask-mobile

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

refactor: update bitrise e2e check to not run on forks #10128

Closed NicholasEllul closed 4 days ago

NicholasEllul commented 4 days ago

Description

This pull request updates the bitrise e2e check workflow to only trigger from branches within the MetaMask Mobile repository. This brings it in line with other patterns we see across MetaMask such as in core.

Manual testing steps

Pull request on repository (non-fork)

  1. Look at CI on this pull request
  2. See the successful run of Run Bitrise E2E Check.

Pull Request From Fork

  1. Visit https://github.com/NicholasEllul/metamask-mobile/pull/3
  2. See in the CI output that the run-bitrise-e2e-check was skipped.

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

github-actions[bot] commented 4 days 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.

sonarcloud[bot] commented 4 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud