You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'yes' command will fail when the `gh` command closes its stdin,
which the Bash `pipefail` option treats as a total failure.
So disable this option for this particular command.
PiperOrigin-RevId: 772511857
0 commit comments