Skip to content

chore(runway): cherry-pick chore: Exempt metamaskbotv2 from CLA check cp-7.71.0#27763

Merged
imyugioh merged 1 commit into
release/7.71.0from
runway-cherry-pick-7.71.0-1774039891
Mar 23, 2026
Merged

chore(runway): cherry-pick chore: Exempt metamaskbotv2 from CLA check cp-7.71.0#27763
imyugioh merged 1 commit into
release/7.71.0from
runway-cherry-pick-7.71.0-1774039891

Conversation

@runway-github

@runway-github runway-github Bot commented Mar 20, 2026

Copy link
Copy Markdown
Contributor

Description

The CLABot workflow has been updated to exempt metamaskv2 (i.e.
commits created by Patroll tokens) from the CLA check.

We saw the CLA check fail recently on a release branch due to some
commits appearing for the first time from Patroll (see
#27708 (comment)).
This change will fix that CI failure.

Changelog

CHANGELOG entry: null

Related issues

N/A

Manual testing steps

N/A

Screenshots/Recordings

N/A

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the
    app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described
    in the ticket it closes and includes the necessary testing evidence such
    as recordings and or screenshots.

Note

Low Risk
Low risk workflow change limited to expanding the CLA bot allowlist;
main impact is potentially skipping CLA enforcement for this additional
bot account.

Overview
Updates the CLA Signature Bot GitHub Actions workflow to add
metamaskbotv2[bot] to the CLA exemption allowlist, preventing CLA
check failures on PRs/merge groups created by that bot.

Written by Cursor
Bugbot
for commit
f1f4342. This will update automatically
on new commits. Configure
here.

[0f0a400](https://github.com/MetaMask/metamask-mobile/commit/0f0a400b07fac335e2093237a75011051c60f65f)

…ck cp-7.71.0 (#27758)

## **Description**

The CLABot workflow has been updated to exempt `metamaskv2` (i.e.
commits created by Patroll tokens) from the CLA check.

We saw the CLA check fail recently on a release branch due to some
commits appearing for the first time from Patroll (see
#27708 (comment)).
This change will fix that CI failure.

## **Changelog**

CHANGELOG entry: null

## **Related issues**

N/A

## **Manual testing steps**

N/A

## **Screenshots/Recordings**

N/A

## **Pre-merge author checklist**

- [x] I've followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile
Coding
Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [x] I've completed the PR template to the best of my ability
- [x] I've included tests if applicable
- [x] I've documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [x] I've applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

## **Pre-merge reviewer checklist**

- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Low risk workflow change limited to expanding the CLA bot allowlist;
main impact is potentially skipping CLA enforcement for this additional
bot account.
> 
> **Overview**
> Updates the `CLA Signature Bot` GitHub Actions workflow to add
`metamaskbotv2[bot]` to the CLA exemption allowlist, preventing CLA
check failures on PRs/merge groups created by that bot.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
f1f4342. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
@runway-github runway-github Bot requested a review from a team as a code owner March 20, 2026 20:51
@metamaskbot metamaskbot added the team-bots Bot team (for MetaMask Bot, Runway Bot, etc.) label Mar 20, 2026
@github-actions github-actions Bot added size-XS risk-low Low testing needed · Low bug introduction risk labels Mar 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Smart E2E Test Selection

  • Selected E2E tags: None (no tests recommended)
  • Selected Performance tags: None (no tests recommended)
  • Risk Level: low
  • AI Confidence: 99%
click to see 🤖 AI reasoning details

E2E Test Selection:
The change to .github/workflows/cla.yml is purely administrative:

  1. Removes trailing whitespace (cosmetic fix)
  2. Adds 'metamaskbotv2[bot]' to the CLA allowlist so this bot account is exempt from signing the Contributor License Agreement

This change has zero impact on:

  • Application code or logic
  • E2E test infrastructure or test files
  • Controllers, Engine, or any core modules
  • UI components or user flows
  • Performance-sensitive code paths

The CLA workflow only runs to check if PR contributors have signed the CLA. It has no relationship to any E2E test tags. No tests need to run to validate this change.

Performance Test Selection:
The change is a pure CI configuration update (CLA bot allowlist) with no impact on application code, rendering, data loading, or any performance-sensitive paths. No performance tests are needed.

View GitHub Actions results

@sonarqubecloud

Copy link
Copy Markdown

@imyugioh imyugioh enabled auto-merge (squash) March 21, 2026 05:36

@chloeYue chloeYue left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@imyugioh imyugioh merged commit 979ebf4 into release/7.71.0 Mar 23, 2026
59 checks passed
@imyugioh imyugioh deleted the runway-cherry-pick-7.71.0-1774039891 branch March 23, 2026 09:08
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

risk-low Low testing needed · Low bug introduction risk size-XS team-bots Bot team (for MetaMask Bot, Runway Bot, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants