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
@yarikoptic It's not saying that a release isn't needed; the auto version command is simply erroring for an unknown reason. I don't believe trying to get debugging information with -v would help, as, last time I checked, auto sent all its debug information to stdout instead of stderr, so it'd all get captured in the version variable.
❯ GH_TOKEN=$(git config hub.oauthtoken) intuit-auto version
patch
but I guess we just should (always) run ~/auto version -v before without capturing into variable to see what is wrong if anything goes wrong. ... will submit PR for that with release label.
@jwodder any immediate idea why
even though we had many PRs merged and recent one then had
release
label?The text was updated successfully, but these errors were encountered: