github cli/cli v0.11.0

latest releases: v2.48.0, v2.47.0, v2.46.0...
3 years ago

Features

  • Add support for “shell” aliases #1191

  • Add --milestone and --mention filters to gh issue list #644

  • Add --web flag to gh issue/pr list #1282

  • Add gh api --silent flag to avoid printing HTTP response #1283

  • Print issue/PR title in confirmation messages from gh issue close/reopen and gh pr close/reopen #1337

  • Scriptability improvements for gh issue list/view/create commands #1343

Bugs

  • gh pr checkout now prevents flag injection to git checkout via maliciously crafted head branch name #1365

  • gh pr checkout OWNER:BRANCH now avoids clashes with the default branch of a repository #1365

  • gh pr merge now gracefully handles when the merged branch is auto-deleted on the server per repository settings #1279

  • Avoid crash in gh issue close/reopen when issue number is invalid #1328

  • Support hosts.yml existing while config.yml does not #1304

  • Raise more informative filesystem path error after failing to read or create the config file #1295

  • Avoid warning about missing read:org OAuth scope if the authenticating token has admin:org #1359

  • Improve support for legacy issue and pull request template names #1366

Documentation

  • Document supported environment variables #1370

  • Remove the -R, --repo flag mention from commands where it's not applicable #1253

  • Add VS Code example to gh config set documentation #1301

Don't miss a new cli release

NewReleases is sending notifications on new releases.