Skip to content

truenas-mcp v0.0.6 - #13

Merged
drod3763 merged 1 commit into
mainfrom
update-truenas-mcp-v0.0.6
Jul 29, 2026
Merged

truenas-mcp v0.0.6#13
drod3763 merged 1 commit into
mainfrom
update-truenas-mcp-v0.0.6

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated update for Formula/truenas-mcp.rb.

  • updates source tarball URL
  • refreshes SHA256 value

Copilot AI left a comment

Copy link
Copy Markdown

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 Homebrew tap to track truenas-mcp v0.0.6 by bumping the source tarball URL and SHA256 in Formula/truenas-mcp.rb, and also adjusts multiple “update-*” GitHub Actions workflows by removing the token input from the Homebrew/actions/setup-homebrew step.

Changes:

  • Bump Formula/truenas-mcp.rb to v0.0.6 with a refreshed SHA256.
  • Remove with: token: ${{ secrets.GITHUB_TOKEN }} from several updater workflows’ Homebrew setup steps.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
Formula/truenas-mcp.rb Updates the upstream tag tarball URL and SHA256 to v0.0.6.
.github/workflows/update-truenas-mcp.yml Removes the token passed into setup-homebrew for the updater workflow.
.github/workflows/update-rar.yml Removes the token passed into setup-homebrew for the updater workflow.
.github/workflows/update-openin-helper.yml Removes the token passed into setup-homebrew for the updater workflow.
.github/workflows/update-herdr-mx.yml Removes the token passed into setup-homebrew in both resolve/validate jobs.
.github/workflows/update-amphetamine-power-protect.yml Removes the token passed into setup-homebrew in both build/reverify jobs.
Comments suppressed due to low confidence (2)

.github/workflows/update-herdr-mx.yml:89

  • This workflow now omits the token input for Homebrew/actions/setup-homebrew, unlike tests.yml/publish.yml which pass ${{ secrets.GITHUB_TOKEN }}. For consistency (and to avoid potential GitHub API rate-limit issues in brew commands), consider restoring the token here.
      - name: Set up Homebrew
        uses: Homebrew/actions/setup-homebrew@main

.github/workflows/update-amphetamine-power-protect.yml:100

  • For consistency with other workflows (e.g. tests.yml), consider passing token: ${{ secrets.GITHUB_TOKEN }} to Homebrew/actions/setup-homebrew so brew commands can authenticate to the GitHub API if needed.
      - name: Set up Homebrew
        uses: Homebrew/actions/setup-homebrew@24728b77430f9659b8d89068e4afe7f5fd0f973c # main


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

Comment thread .github/workflows/update-truenas-mcp.yml
Comment thread .github/workflows/update-rar.yml
Comment thread .github/workflows/update-openin-helper.yml
Comment thread .github/workflows/update-herdr-mx.yml
Comment thread .github/workflows/update-amphetamine-power-protect.yml

Copilot AI left a comment

Copy link
Copy Markdown

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 6 out of 6 changed files in this pull request and generated no new comments.

@drod3763
drod3763 force-pushed the update-truenas-mcp-v0.0.6 branch from b7ddfea to 1d7bc94 Compare July 29, 2026 19:27
@drod3763
drod3763 merged commit fc6e3f2 into main Jul 29, 2026
5 checks passed
@drod3763
drod3763 deleted the update-truenas-mcp-v0.0.6 branch July 29, 2026 19:45
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