Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: metamaskbot broken beta build links #29404

Open
Gudahtt opened this issue Dec 20, 2024 · 0 comments
Open

[Bug]: metamaskbot broken beta build links #29404

Gudahtt opened this issue Dec 20, 2024 · 0 comments
Labels
area-CI Sev3-low Low severity; minimal to no impact upon users team-extension-platform type-bug

Comments

@Gudahtt
Copy link
Member

Gudahtt commented Dec 20, 2024

Describe the bug

Each metamaskbot PR comment includes broken beta build links. We don't currently produce beta builds as part of PR status checks. The links were temporarily removed in #29403 but we still need them shown when a beta build is triggered.

Expected behavior

Either create beta builds and link them, or conditionally show the links (correctly) only when a beta build was triggered.

Screenshots/Recordings

No response

Steps to reproduce

Example: #29371 (comment)

Error messages or log output

Detection stage

On main branch

Version

main

Build type

Other (please specify exactly where you obtained this build in "Additional Context" section)

Browser

Other (please elaborate in the "Additional Context" section)

Operating system

Other (please elaborate in the "Additional Context" section)

Hardware wallet

No response

Additional context

No response

Severity

No response

@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by severity Dec 20, 2024
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by team Dec 20, 2024
@Gudahtt Gudahtt added area-CI Sev3-low Low severity; minimal to no impact upon users team-extension-platform labels Dec 20, 2024
github-merge-queue bot pushed a commit that referenced this issue Jan 7, 2025
## **Description**

Various build links in the `metamaskbot` PR comment were broken. All
links have been fixed except beta (which is trickier to fix, requires
more substantial changes to the beta workflows, tracked as #29404). The
beta link has been removed until we can fix it. Additionally, the
Firefox MMI build link has been removed (this build does not work)

[![Open in GitHub
Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/29403?quickstart=1)

## **Related issues**

Fixes: #29402

## **Manual testing steps**

* Test that all build links work

## **Screenshots/Recordings**

N/A

## **Pre-merge author checklist**

- [x] I've followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask
Extension Coding
Standards](https://github.com/MetaMask/metamask-extension/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-extension/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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CI Sev3-low Low severity; minimal to no impact upon users team-extension-platform type-bug
Projects
Status: To be fixed
Status: To be fixed
Development

No branches or pull requests

2 participants
@Gudahtt and others