googleapis / google-api-dotnet-client

Google APIs Client Library for .NET
https://developers.google.com/api-client-library/dotnet
Apache License 2.0
1.34k stars 524 forks source link

tools: Make autogenerate.sh fail noisily if we can't create a PR #2828

Closed jskeet closed 3 weeks ago

jskeet commented 3 weeks ago

After merging this, we can manually run the job to make sure we see the failure.

jskeet commented 3 weeks ago

(Just --fail would probably be okay as well as we've got -v, but it doesn't hurt to use --fail-with-body.)