Skip to content

Fix broken github action when running brew tap-new#8288

Merged
reitermarkus merged 1 commit intoHomebrew:masterfrom
PurpleBooth:add-missing-id
Aug 10, 2020
Merged

Fix broken github action when running brew tap-new#8288
reitermarkus merged 1 commit intoHomebrew:masterfrom
PurpleBooth:add-missing-id

Conversation

@PurpleBooth
Copy link
Copy Markdown
Contributor

@PurpleBooth PurpleBooth commented Aug 10, 2020

  • 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 style with your changes locally?
  • Have you successfully run brew tests with your changes locally?

Currently, when pushing a new tap to GitHub Actions you get a failure with an error is a failure with the error "Input requred and not supplied: path"

grafik

This is failing because of a missing id in the GitHub Action. This adds that ID.

@request-info
Copy link
Copy Markdown

request-info bot commented Aug 10, 2020

Please provide a better issue/pull request title and/or description!

@request-info request-info bot added the needs response Needs a response from the issue/PR author label Aug 10, 2020
This will always fail until the cache step can refer to setup step
@reitermarkus reitermarkus removed the needs response Needs a response from the issue/PR author label Aug 10, 2020
@reitermarkus reitermarkus merged commit 1644ec2 into Homebrew:master Aug 10, 2020
@reitermarkus
Copy link
Copy Markdown
Member

Thanks, @PurpleBooth!

@PurpleBooth PurpleBooth deleted the add-missing-id branch August 10, 2020 19:25
@BrewTestBot BrewTestBot added the outdated PR was locked due to age label Dec 19, 2020
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Dec 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated PR was locked due to age

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants