Skip to content

docs/Adding-Software-to-Homebrew: remove braces#21789

Merged
ZhongRuoyu merged 1 commit intomainfrom
Adding-Software-to-Homebrew-remove-braces
Mar 21, 2026
Merged

docs/Adding-Software-to-Homebrew: remove braces#21789
ZhongRuoyu merged 1 commit intomainfrom
Adding-Software-to-Homebrew-remove-braces

Conversation

@cho-m
Copy link
Member

@cho-m cho-m commented Mar 20, 2026

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew lgtm (style, typechecking and tests) with your changes locally?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

Avoid template handling which results in empty output.


Snippets of https://docs.brew.sh/Adding-Software-to-Homebrew#pushing for previous output:

git push  my-new-cask-branch
remote:      https://github.com//homebrew-cask/pull/new/my-new-cask-branch

Copilot AI review requested due to automatic review settings March 20, 2026 23:19
Copy link
Contributor

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

Updates the “Adding Software to Homebrew” contributor documentation to avoid {{...}} template-style placeholders that can render as empty output on the published docs site.

Changes:

  • Replace {{my-github-username}} placeholders with plain my-github-username in the git push example and the resulting GitHub URL example.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cho-m cho-m force-pushed the Adding-Software-to-Homebrew-remove-braces branch from c38eb4f to 7697368 Compare March 20, 2026 23:23
@cho-m cho-m requested a review from Copilot March 20, 2026 23:23
Copy link
Contributor

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ZhongRuoyu ZhongRuoyu added this pull request to the merge queue Mar 21, 2026
Merged via the queue into main with commit 77d3ef8 Mar 21, 2026
61 of 62 checks passed
@ZhongRuoyu ZhongRuoyu deleted the Adding-Software-to-Homebrew-remove-braces branch March 21, 2026 04:24
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.

4 participants