Skip to content

ci: fix auto-rc-build-core permission cp-7.79.0#30607

Merged
joaoloureirop merged 1 commit into
mainfrom
ci/fix-rc-auto-workflow
May 26, 2026
Merged

ci: fix auto-rc-build-core permission cp-7.79.0#30607
joaoloureirop merged 1 commit into
mainfrom
ci/fix-rc-auto-workflow

Conversation

@joaoloureirop

Copy link
Copy Markdown
Contributor

Description

auto-rc-ota-build-core.yml declares contents: read at the top-level permissions block. When it calls the reusable workflow runway-create-ota-production-tag.yml, GitHub enforces that the callee can't have more permissions than the caller grants. Since runway-create-ota-production-tag.yml needs contents: write (to push a git tag), the call fails.

Changelog

CHANGELOG entry: null

Related issues

Fixes:

Manual testing steps

Feature: my feature name

  Scenario: user [verb for user action]
    Given [describe expected initial app state]

    When user [verb for user action]
    Then [describe expected outcome]

Screenshots/Recordings

Before

After

Pre-merge author checklist

Performance checks (if applicable)

  • I've tested on Android
    • Ideally on a mid-range device; emulator is acceptable
  • I've tested with a power user scenario
    • Use these power-user SRPs to import wallets with many accounts and tokens
  • I've instrumented key operations with Sentry traces for production performance metrics

For performance guidelines and tooling, see the Performance Guide.

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.

@joaoloureirop joaoloureirop requested a review from a team as a code owner May 25, 2026 20:57
@github-actions

Copy link
Copy Markdown
Contributor

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.

@metamaskbotv2 metamaskbotv2 Bot added the team-mobile-platform Mobile Platform team label May 25, 2026
@sonarqubecloud

Copy link
Copy Markdown

@joaoloureirop joaoloureirop enabled auto-merge May 25, 2026 21:19
@joaoloureirop joaoloureirop added this pull request to the merge queue May 26, 2026
Merged via the queue into main with commit 2ff0844 May 26, 2026
115 checks passed
@joaoloureirop joaoloureirop deleted the ci/fix-rc-auto-workflow branch May 26, 2026 17:51
@github-actions github-actions Bot locked and limited conversation to collaborators May 26, 2026
@metamaskbotv2 metamaskbotv2 Bot added the release-7.80.0 Issue or pull request that will be included in release 7.80.0 label May 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release-7.80.0 Issue or pull request that will be included in release 7.80.0 size-XS team-mobile-platform Mobile Platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants