traefik / mocktail

Naive code generator that creates mock implementation using testify.mock

Home Page:https://traefik.io/blog/mocktail-the-mock-generator-for-strongly-typed-mocks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release failure

ldez opened this issue · comments

⨯ release failed after 1m45s               error=1 error occurred:
	* homebrew tap formula: could not update "Formula/mocktail.rb": PUT https://api.github.com/repos/traefik/homebrew-tap/contents/Formula/mocktail.rb: 409 Could not update file: Changes must be made through a pull request. []

The constraints on the repo https://github.com/traefik/homebrew-tap should be removed, this repo is only used by automation because the content is generated, no pull request is required in this context.

I fixed it this morning.
traefiker has been allowed to push to this repo without PR.