Find your work across repositories
-
Add
gh statuscommand by @vilmibm in #5369The
statuscommand displays issues and pull requests assigned to you from anywhere on GitHub, as well as requests for your review, mentions of your name, and notifications. -
gh search: Add search issues and search pull requests commands by @samcoe in #5334
Other New Features
- Add
label listandlabel createcommands by @ZaiZheTingDun in #5316 - Add ability to filter issue and pull request lists by app by @samcoe in #5370
extension install: Add option to pin extensions to a version by @meiji163 in #5272- Add support for Dependabot secrets by @joshmgross in #5160
- Add GH_DEBUG environment variable, deprecate DEBUG for verbose mode by @lylecantcode in #5306
Fixes
- Codespaces: Disallow some operations on codespaces that have a pending operation by @cwndrws in #5319
- Codespaces: Listen to agent port-forwarding events when forwarding ports by @bchuecos in #5270
cs ssh: remove unwanted trailing quote by @sgray in #5327cs ssh: use setup example that should work with any ssh config by @znull in #5345cs cp: parse additional scp args by @cmbrose in #5340cs create: rename repo permissions opt-out parameter by @gdomingu in #5344pr view: respectGH_FORCE_TTYby @callumacrae in #5357extension upgrade --all: do not throw an error if no extensions are installed by @jimmykodes in #5356run download: fix extracting to root path by @mislav in #5225pr create --web: fix escaping URL path components by @GreenRecycleBin in #5374release list: fix "latest" release logic by @graphaelli in #4921- Text editor: only add UTF-8 BOM on Windows by @mgabeler-lee-6rs in #5326
- Bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.4 by @dependabot in #5337
New Contributors
- @cwndrws made their first contribution in #5319
- @bchuecos made their first contribution in #5270
- @sgray made their first contribution in #5327
- @gdomingu made their first contribution in #5344
- @callumacrae made their first contribution in #5357
- @jimmykodes made their first contribution in #5356
- @lylecantcode made their first contribution in #5306
- @ZaiZheTingDun made their first contribution in #5316
- @GreenRecycleBin made their first contribution in #5374
- @mgabeler-lee-6rs made their first contribution in #5326
- @graphaelli made their first contribution in #4921
Full Changelog: v2.6.0...v2.7.0