Skip to content

workflows/actionlint: fix for formulae.brew.sh#409

Merged
ZhongRuoyu merged 1 commit intomainfrom
actionlint-formulae.brew.sh
Mar 19, 2026
Merged

workflows/actionlint: fix for formulae.brew.sh#409
ZhongRuoyu merged 1 commit intomainfrom
actionlint-formulae.brew.sh

Conversation

@ZhongRuoyu
Copy link
Member

Now that we skip cache-homebrew-prefix, we need to manually install the tools. Follow-up to #408.

Now that we skip cache-homebrew-prefix, we need to manually install the
tools. Follow-up to #408.
Copilot AI review requested due to automatic review settings March 19, 2026 18:53
@ZhongRuoyu ZhongRuoyu enabled auto-merge March 19, 2026 18:54
Copy link
Member

@p-linnane p-linnane left a comment

Choose a reason for hiding this comment

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

Was just opening the same PR 😅. Thanks!

@ZhongRuoyu ZhongRuoyu merged commit 927e784 into main Mar 19, 2026
23 checks passed
@ZhongRuoyu ZhongRuoyu deleted the actionlint-formulae.brew.sh branch March 19, 2026 18:55
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 actionlint GitHub Actions workflow to ensure required linting tools are installed for the Homebrew/formulae.brew.sh repository after skipping cache-homebrew-prefix (per follow-up to #408).

Changes:

  • Add a conditional step to brew install actionlint, shellcheck, and zizmor when running in Homebrew/formulae.brew.sh.
  • Keep using Homebrew/actions/cache-homebrew-prefix (with tool installation) for all other Homebrew/* repositories.

💡 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.

3 participants