Skip to content

Fix workflow output syntax for release workflows#91

Open
lannathompson65-arch wants to merge 2 commits into
MetaMask:mainfrom
lannathompson65-arch:fix/update-create-release-pr
Open

Fix workflow output syntax for release workflows#91
lannathompson65-arch wants to merge 2 commits into
MetaMask:mainfrom
lannathompson65-arch:fix/update-create-release-pr

Conversation

@lannathompson65-arch
Copy link
Copy Markdown

@lannathompson65-arch lannathompson65-arch commented May 5, 2026

Update GitHub Actions workflows to use the supported GITHUB_OUTPUT mechanism instead of deprecated set-output syntax.


Note

Medium Risk
Changes the release PR automation trigger and parameters, which can affect release creation behavior if inputs/tags aren’t provided as expected. Limited to GitHub Actions workflow config and version bump of an external action.

Overview
Switches the Create Release Pull Request workflow from an automatic create trigger with branch gating to a manual workflow_dispatch that requires a release-version input.

Updates the workflow to fetch full git history/tags on checkout, renames the job to release-pr, and bumps MetaMask/action-create-release-pr to v0.0.16 while passing through the provided release-version.

Reviewed by Cursor Bugbot for commit 0266283. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 0266283. Configure here.

Comment thread workflow-templates/create-release-pr.yml
Copy link
Copy Markdown
Author

@lannathompson65-arch lannathompson65-arch left a comment

Choose a reason for hiding this comment

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

Amazing

Copy link
Copy Markdown
Author

@lannathompson65-arch lannathompson65-arch left a comment

Choose a reason for hiding this comment

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

Amazing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants