Skip to content

Conversation

MikeMcQuaid
Copy link
Member

  • prepare to use main instead of master.
  • use synced actionlint.yml to simplify Homebrew/.github sync logic.

- prepare to use `main` instead of `master`.
- use synced `actionlint.yml` to simplify Homebrew/.github sync logic.
@MikeMcQuaid MikeMcQuaid requested a review from a team as a code owner June 11, 2025 15:21
@github-actions github-actions bot added workflows PR modifies GitHub Actions workflow files automerge-skip `brew pr-automerge` will skip this pull request labels Jun 11, 2025
Copy link
Member

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

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

LGTM!

@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue Jun 11, 2025
Merged via the queue into master with commit e7c1d32 Jun 11, 2025
30 checks passed
@MikeMcQuaid MikeMcQuaid deleted the workflows_tweaks branch June 11, 2025 15:48
Comment on lines -67 to -69
# Setting `shell: /bin/bash` prevents shellcheck from running on
# those steps, so let's change them to `shell: bash` for linting.
sed -i 's|shell: /bin/bash -x|shell: bash -x|' .github/workflows/*.y*ml
Copy link
Member

Choose a reason for hiding this comment

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

Getting rid of this will stop shellcheck from working on multiple workflows here.

Copy link
Member Author

Choose a reason for hiding this comment

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

@carlocab Apologies, see Homebrew/.github#311.

I'm a bit confused as to whether it is/why actionlint isn't being handled by brew style in tap_syntax though?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge-skip `brew pr-automerge` will skip this pull request workflows PR modifies GitHub Actions workflow files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants