Skip to content

Conversation

jzempel
Copy link
Member

@jzempel jzempel commented Aug 22, 2024

Description

Pulls in the fix from main (previously made on next v9).

@jzempel jzempel requested a review from a team as a code owner August 22, 2024 18:58
/**
* Push a GitHub release.
*
* @param {String} main Name for the main branch being released.
Copy link
Contributor

Choose a reason for hiding this comment

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

[nit]

Suggested change
* @param {String} main Name for the main branch being released.
* @param {String} defaultBranch Name for the default branch being released.

Copy link
Contributor

Choose a reason for hiding this comment

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

Actually maybe branch rather than defaultBranch might more suitable.

Copy link
Contributor

Choose a reason for hiding this comment

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

Never mind. The version script uses main too. It might be better to keep as is for consistency.

Copy link
Contributor

Choose a reason for hiding this comment

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

am i misinterpreting the argument or is main the name of the actual branch, or is it just whichever branch is provided to the script? 🤔

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

Successfully merging this pull request may close these issues.

3 participants