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
Copy file name to clipboardExpand all lines: gh-cli/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -673,6 +673,10 @@ Gets info about an enterprise using the [EnterpriseOwnerInfo](https://docs.githu
673
673
674
674
Gets the status of a [GitHub Enterprise Importer (GEI) migration](https://docs.github.com/en/enterprise-cloud@latest/migrations/using-github-enterprise-importer/migrating-organizations-with-github-enterprise-importer/migrating-organizations-from-githubcom-to-github-enterprise-cloud?tool=api#step-3-check-the-status-of-your-migration).
675
675
676
+
### get-issue-type-of-issue.sh
677
+
678
+
Gets the issue type of an issue. See: [Community Discussions Post](https://github.com/orgs/community/discussions/139933)
679
+
676
680
### get-label-usage-in-repository.sh
677
681
678
682
Gets the usage of a label in a repository. Returns data in table format.
0 commit comments