Skip to content

Enterprise Server license management is now on GitHub

As a GitHub Enterprise Server customer, you can now access your Enterprise Server licenses on GitHub. With this change, you no longer need to login to the Enterprise Server license management portal. The new license management provides better support for billing and organization managers to manage their licenses, create support tickets, and upload support bundles on GitHub.

GitHub CLI 0.8 makes working with pull requests and issues from your terminal even simpler. This release includes two primary features:

  • You no longer need to open your issue or pull request in the browser immediately after creating it just to add metadata. Now you can add reviewers, labels, assignees, projects, and milestones (as applicable) when creating pull requests and issues.
  • Close and reopen pull requests and issues right from the CLI with gh pr close, gh pr reopen, gh issue close, and gh issue reopen.

See how to upgrade in our README!

Learn more about GitHub CLI

See more