Skip to content

Conversation

@addaleax
Copy link
Collaborator

@addaleax addaleax commented Jul 3, 2025

Copilot AI review requested due to automatic review settings July 3, 2025 21:53
@addaleax addaleax requested a review from a team as a code owner July 3, 2025 21:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the default base branch for Homebrew PRs from master to main when publishing formula changes.

  • Swaps the createPullRequest base argument from 'master' to 'main'.
  • Removes ESLint disable comments around template expressions.
Comments suppressed due to low confidence (1)

packages/build/src/homebrew/publish-to-homebrew.ts:79

  • The ESLint disable comment for restrictive template expressions was removed but the interpolated values remain. This may trigger @typescript-eslint/restrict-template-expressions errors. Consider re-adding the disable comment or explicitly converting values to strings before interpolation.
      `${homebrewCoreFork.repo.owner}:${forkBranch}`,

@addaleax addaleax added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Jul 4, 2025
@addaleax addaleax merged commit 6bf320c into main Jul 4, 2025
128 of 136 checks passed
@addaleax addaleax deleted the homebrew-target-main branch July 4, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants