Skip to content

Drop trailing period from package descriptions#80

Merged
twangodev merged 1 commit into
mainfrom
fix/cask-desc-period
May 25, 2026
Merged

Drop trailing period from package descriptions#80
twangodev merged 1 commit into
mainfrom
fix/cask-desc-period

Conversation

@twangodev
Copy link
Copy Markdown
Owner

Homebrew's brew audit flags Cask/Desc when a cask description ends with a period. Removes the trailing . from the cask/scoop/nfpm descriptions so the generated cask is audit-clean. Takes effect on the next release.

Copilot AI review requested due to automatic review settings May 25, 2026 19:39
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 25, 2026

Warning

Review limit reached

@twangodev, we couldn't start this review because you've used your available PR reviews for now.

Your plan includes 1 review of capacity. Refill in 16 minutes and 4 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4356fe51-58f6-4642-b20b-9f41da10666c

📥 Commits

Reviewing files that changed from the base of the PR and between f5d3319 and 9c8c410.

📒 Files selected for processing (1)
  • .goreleaser.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/cask-desc-period

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@twangodev twangodev merged commit e8794e0 into main May 25, 2026
8 of 9 checks passed
Copy link
Copy Markdown

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

Removes trailing periods from package description fields in the GoReleaser configuration so that generated Homebrew Casks (and related artifacts) pass brew audit’s Cask/Desc check on the next release.

Changes:

  • Updated nfpms.description to drop the trailing ..
  • Updated homebrew_casks.description to drop the trailing ..
  • Updated scoops.description to drop the trailing ..

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

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