GitHub.cli.locale.en-US.yaml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. # Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-1
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
  3. PackageIdentifier: GitHub.cli
  4. PackageVersion: 2.6.0
  5. PackageLocale: en-US
  6. Publisher: GitHub, Inc.
  7. PublisherUrl: https://github.com
  8. PublisherSupportUrl: https://help.github.com/en
  9. PrivacyUrl: https://help.github.com/en/articles/github-privacy-statement
  10. Author: GitHub, Inc.
  11. PackageName: GitHub CLI
  12. PackageUrl: https://github.com/cli/cli
  13. License: MIT License
  14. LicenseUrl: https://github.com/cli/cli/blob/HEAD/LICENSE
  15. Copyright: Copyright (c) 2019 GitHub Inc.
  16. CopyrightUrl: https://github.com/cli/cli/blob/trunk/LICENSE
  17. ShortDescription: GitHubs official command-line tool.
  18. Description: |-
  19. gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.
  20. Moniker: gh
  21. Tags:
  22. - cli
  23. - command-line
  24. - foss
  25. - open-source
  26. - tool
  27. - utility
  28. # Agreements:
  29. ReleaseNotes: |-
  30. Codespaces Updates
  31. • Allow Editing Codespaces by @veverkap in #5211
  32. • Updates wording for codespaces accept permissions flow by @markphelps in #5276
  33. • Add VSCS Target to gh cs list by @cmbrose in #5296
  34. • Adds internal codespace developer flags by @joshspicer in #5287
  35. • Add --profile option to gh cs cp by @cmbrose in #5297
  36. Other New Features
  37. • add interactive repository edit functionality by @g14a in #4895
  38. • Support setting Dependabot secrets by @joshmgross in #5134
  39. • Add version to extension list command by @seachicken in #5219
  40. • after merge, switch to base branch if available by @bstncartwright in #5251
  41. Bugfixes
  42. • pr close skips deleting local branch if not in a git repo by @ganboonhong in #5254
  43. • pr checks: fix error message when no checks were found by @mislav in #5286
  44. • Fixed permission for workflow by @neilnaveen in #5279
  45. Docs & Development
  46. • Bump actions/checkout from 2 to 3 by @dependabot in #5271
  47. • Bump Cobra to eliminate Viper by @mislav in #5293
  48. • Bump golangci-lint version by @mislav in #5298'
  49. ReleaseNotesUrl: https://github.com/cli/cli/releases/tag/v2.6.0
  50. ManifestType: defaultLocale
  51. ManifestVersion: 1.1.0