{"id":13503335,"url":"https://github.com/node-gh/gh","last_synced_at":"2025-12-30T05:06:22.905Z","repository":{"id":8416237,"uuid":"10002027","full_name":"node-gh/gh","owner":"node-gh","description":"(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.","archived":true,"fork":false,"pushed_at":"2021-06-04T17:53:51.000Z","size":14246,"stargazers_count":1705,"open_issues_count":51,"forks_count":215,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-01-17T16:06:51.633Z","etag":null,"topics":["cli","deprecated","github","nodejs","programming","typescript"],"latest_commit_sha":null,"homepage":"http://nodegh.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-gh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-11T16:28:48.000Z","updated_at":"2024-12-26T18:47:05.000Z","dependencies_parsed_at":"2022-08-10T05:35:14.906Z","dependency_job_id":null,"html_url":"https://github.com/node-gh/gh","commit_stats":null,"previous_names":[],"tags_count":136,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-gh%2Fgh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-gh%2Fgh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-gh%2Fgh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-gh%2Fgh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-gh","download_url":"https://codeload.github.com/node-gh/gh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234575225,"owners_count":18854925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","deprecated","github","nodejs","programming","typescript"],"created_at":"2024-07-31T22:02:47.080Z","updated_at":"2025-09-29T00:32:10.650Z","avatar_url":"https://github.com/node-gh.png","language":"TypeScript","readme":"# DEPRECATED\n\n---\n\n\u003ch1 align=\"center\"\u003eNode GH\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"#contributors\" alt=\"All Contributors Badge\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/all_contributors-88-orange.svg?style=flat-square\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"http://npmjs.org/gh\" alt=\"NPM version Badge\"\u003e\n      \u003cimg src=\"http://img.shields.io/npm/v/gh.svg?style=flat\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://travis-ci.org/node-gh/gh\" alt=\"Build Status Badge\"\u003e\n      \u003cimg src=\"http://img.shields.io/travis/node-gh/gh/master.svg?style=flat\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://snyk.io/test/github/node-gh/gh\" alt=\"Known Vulnerabilities Badge\"\u003e\n      \u003cimg src=\"https://snyk.io/test/github/node-gh/gh/badge.svg\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/semantic-release/semantic-release\" alt=\"Semantic Release Badge\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://lgtm.com/projects/g/node-gh/gh/context:javascript\" alt=\"LGTM Grade Badge\"\u003e\n      \u003cimg src=\"https://img.shields.io/lgtm/grade/javascript/g/node-gh/gh.svg?logo=lgtm\u0026logoWidth=18\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://lgtm.com/projects/g/node-gh/gh/alerts\" alt=\"LGTM Total Alerts Badge\"\u003e\n      \u003cimg src=\"https://img.shields.io/lgtm/alerts/g/node-gh/gh.svg?logo=lgtm\u0026logoWidth=18\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Boost your productivity \u0026 automate tasks when working with GitHub, all from the comfort of your CLI.\n\n## Table of contents\n\n[Contributors](#contributors)\n\n\u003cdetails\u003e\u003csummary\u003eGetting Started\u003c/summary\u003e\n\n-   [Install](#install)\n-   [Usage](#usage)\n-   [Config](#config)\n-   [Plugins](#plugins)\n-   [Contributing](#contributing)\n    \u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eAvailable Commands\u003c/summary\u003e\u003cbr/\u003e\n\n\u003cdetails\u003e\u003csummary\u003ePull Requests `pr`\u003c/summary\u003e\n\n-   [`--info` - Get information about a pull request](#pr-info)\n-   [`--list` - List pull requests](#pr-list)\n-   [`--fetch` - Rebase or Merge pull request into new branch](#pr-merge-or-rebase)\n-   [`--comment` - Comment on a pull request](#pr-comment)\n-   [`--fwd` - Forward a pull request to another reviewer](#pr-forward)\n-   [`--open` | `--close` - Open or Close a pull request](#pr-open-or-close)\n-   [`--submit` - Open or Close a pull request](#pr-submit)\n-   [`--browser` - Open GitHub pull request page in the browser](#pr-open-in-browser)\n    \u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eIssues `is`\u003c/summary\u003e\n\n-   [`--new` - Create new issues](#issue-create)\n-   [`--comment` - Comment on an issue of a repository](#issue-comment)\n-   [`--list` - List issues on a repository](#issue-list)\n-   [`--open` | `--close` - Open or Close an issue](#issue-open-or-close)\n-   [`--browser` - Open GitHub issue page in the browser](#issue-open-in-browser)\n-   [`--lock` - Lock GitHub issue](#issue-lock)\n-   [`--search` - Search issues in current repository](#issue-search)\n-   [`--assign` - Assign an issue on a repository to a user](#issue-assign)\n    \u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eRepos `re`\u003c/summary\u003e\n\n-   [`--browser` - Open the GitHub repository page in the browser](#repo-open-in-browser)\n-   [`--list` - List repos](#repo-list)\n-   [`--create` - Create a new GitHub repository and clone on the current directory](#repo-create)\n-   [`--fork` - Fork a GitHub repository](#repo-fork)\n-   [`--delete` - Delete a repository of specified user](#repo-delete)\n-   [`--clone` - Clone a repository](#repo-clone)\n-   [`--label --new` - Create or delete a label for a repository](#repo-create-label)\n-   [`--label --delete` - Delete a label for a repository](#repo-delete-label)\n-   [`--label --list` - List labels for a repository](#repo-list-label)\n-   [`--label --update` - Update a label for a repository](#repo-list-labels)\n-   [`--search` - Find repositories via various criteria](#repo-search)\n    \u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eGists `gi`\u003c/summary\u003e\n\n-   [`--browser` - Open a Gist in the browser](#gist-open-in-browser)\n-   [`--list` - List user's gists](#gist-list)\n-   [`--create` - Create new gists](#gist-create)\n-   [`--fork` - Fork a gist](#gist-fork)\n-   [`--delete` - Delete a gist](#gist-delete)\n    \u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eUser `us`\u003c/summary\u003e\n\n-   [`--login` - Automates saving user name \u0026 developer token credentials to your ~/.gh.json config](#user-login-or-logout)\n-   [`--logout` - Automates removing user name \u0026 developer token credentials from your ~/.gh.json config](#user-login-or-logout)\n-   [`--whoami` - Prints the user name from ~/.gh.json to your console](#user-whoami)\n    \u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eNotifications `nt`\u003c/summary\u003e\n\n-   [`--latest` - Display the latest activities on a repository](#notifications-latest)\n-   [`--list` - Watch for any activity on repository](#notifications-watch)\n    \u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eMilestones `ms`\u003c/summary\u003e\n\n-   [`--list` - List milestones for a specific repo](#milestone-list)\n    \u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eAlias `al`\u003c/summary\u003e\n\n-   [`--add` - Add a shell-like alias for users](#alias-add)\n-   [`--remove` - Remove alias](#alias-remove)\n-   [`--list` - List aliases for a specific repo](#alias-list)\n    \u003c/details\u003e\n\n\u003cbr/\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eGeneral\u003c/summary\u003e\n\n-   [History](#history)\n-   [License](#license)\n-   [Demonstration](#demonstration)\n-   [Supported Node Versions](#supported-node-versions)\n    \u003c/details\u003e\n\n## Install\n\n```\nnpm install -g gh\n```\n\n## Usage\n\n-   Most commands require you to use a developer key\n-   We automate the process for you the first time you run a command\n-   [Instructions](#user-login-or-logout) on manually adding a developer key for extra security\n\nSimple example: _list prs for current repo_\n\n```\ngh pr\n```\n\n## Contributors\n\nHuge thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/eduardolundgren\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/113087?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEduardo Lundgren\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=eduardolundgren\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Aeduardolundgren\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/commits?author=eduardolundgren\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#question-eduardolundgren\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e \u003ca href=\"#infra-eduardolundgren\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"#plugin-eduardolundgren\" title=\"Plugin/utility libraries\"\u003e🔌\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/commits?author=eduardolundgren\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/pulls?q=is%3Apr+reviewed-by%3Aeduardolundgren\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e \u003ca href=\"#ideas-eduardolundgren\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://zenorocha.com\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/398893?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eZeno Rocha\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=zenorocha\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Azenorocha\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/commits?author=zenorocha\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#question-zenorocha\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e \u003ca href=\"#infra-zenorocha\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"#plugin-zenorocha\" title=\"Plugin/utility libraries\"\u003e🔌\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/commits?author=zenorocha\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/pulls?q=is%3Apr+reviewed-by%3Azenorocha\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e \u003ca href=\"#ideas-zenorocha\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#content-zenorocha\" title=\"Content\"\u003e🖋\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://henvic.github.io/\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/936421?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHenrique Vicente\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=henvic\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Ahenvic\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"#question-henvic\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e \u003ca href=\"#infra-henvic\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"#plugin-henvic\" title=\"Plugin/utility libraries\"\u003e🔌\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/commits?author=henvic\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/pulls?q=is%3Apr+reviewed-by%3Ahenvic\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e \u003ca href=\"#security-henvic\" title=\"Security\"\u003e🛡️\u003c/a\u003e \u003ca href=\"#ideas-henvic\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/protoEvangelion\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/20076677?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRyan Garant\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3AprotoEvangelion\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"#question-protoEvangelion\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e \u003ca href=\"#infra-protoEvangelion\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"#plugin-protoEvangelion\" title=\"Plugin/utility libraries\"\u003e🔌\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/commits?author=protoEvangelion\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/pulls?q=is%3Apr+reviewed-by%3AprotoEvangelion\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e \u003ca href=\"#security-protoEvangelion\" title=\"Security\"\u003e🛡️\u003c/a\u003e \u003ca href=\"#ideas-protoEvangelion\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/brunocoelho\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/827445?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBruno Coelho\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=brunocoelho\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Abrunocoelho\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.joyent.com/\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/2080476?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDustin Ryerson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=dustinryerson\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/drewbrokke\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/6403097?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDrew Brokke\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=drewbrokke\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-drewbrokke\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://twitter.com/joserobleda\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1263865?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJose Ignacio\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=joserobleda\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/rodrigovidal\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/388081?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRodrigo Vidal\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=rodrigovidal\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://hamxabaig.github.io\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/12872177?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHamza Baig\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=hamxabaig\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://www.liferay.com/web/gregory.amerson/blog\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/595221?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGregory Amerson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=gamerson\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Agamerson\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://blog.tomrochette.com\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/188960?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTom Rochette\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=tomzx\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Atomzx\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"#infra-tomzx\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://m-roberts.github.io\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/2947595?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMike Roberts\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=m-roberts\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://snyk.io\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/19733683?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSnyk bot\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=snyk-bot\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/TheBlockchainDeveloper\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/139483?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBlockchainDeveloper\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=TheBlockchainDeveloper\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.linkedin.com/in/jpbochi\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/96475?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJoão Paulo Bochi\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=jpbochi\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://maael.github.io/\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/5610674?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMatthew Elphick\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=maael\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://alterform.com\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/116871?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNate Cavanaugh\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=natecavanaugh\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.peterdavehello.org/\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/3691490?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePeter Dave Hello\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=PeterDaveHello\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://mattdesl.com/\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1383811?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMatt DesLauriers\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=mattdesl\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/oughter\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/18747026?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eoughter\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=oughter\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://adrianmacneil.com/\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/637671?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAdrian Macneil\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=amacneil\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://kbakba.net/\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/36834?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAleksey Ostapenko\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=kbakba\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/roadhump\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/234692?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAliaksei\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=roadhump\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://akv.io\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/967317?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAndrey\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=andreyvital\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://arbo.com.br\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/859765?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAndré de Oliveira\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=arboliveira\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://slewsystems.com\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/5579960?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBrandon Patram\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=bpatram\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://twitter.com/jbalsas\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/905006?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eChema Balsas\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=jbalsas\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://cswebartisan.com\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/555044?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eChristian Schlensker\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=wordofchristian\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://cironunes.com/\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/469908?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eCiro Nunes\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=cironunes\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://t.me/piterden\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/5930429?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDenis Efremov\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=Piterden\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://henrimichel.com.br\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/2352034?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHenri Cavalcante\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=henricavalcante\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://www.jakahudoklin.com\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/585547?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJaka Hudoklin\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=offlinehacker\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://twitter.com/jfroma\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/178512?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJosé F. Romaniello\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=jfromaniello\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://joshuawu.me/\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/12107969?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJoshua Wu\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=jwu910\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://keaglin.com\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/1952896?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKevon Eaglin\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=keaglin\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://mtyurt.net\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/2225537?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eM. Tarık Yurt\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=mtyurt\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://mbuffett.com\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/1834328?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMarcus Buffett\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=marcusbuffett\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://rands0n.com\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/4191734?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRandѕon\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=rands0n\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://www.earthbound.io\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/2556781?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlex Hall\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=earthbound19\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://www.dev-institut.fr\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1372183?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRossi Oddet\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=roddet\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/rschmukler\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/651740?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRyan Schmukler\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=rschmukler\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.onato.com/\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/107999?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eStephen Williams\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=onato\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://www.wulftone.com\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/142784?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTrevor Bortins\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=wulftone\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/wbyoung\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/57162?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eWhitney Young\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=wbyoung\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.lgtm.com\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/7395402?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eXavier RENE-CORAIL\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=xcorail\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://the.igreque.info/\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/227057?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eYAMAMOTO Yuji\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=igrep\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/smikes\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/5124609?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSam Mikes\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=smikes\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/tijuthomas\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/8406974?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTiju Thomas\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=tijuthomas\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://averba.ch\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/2838836?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eZev Averbach\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=zevaverbach\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Azevaverbach\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://aaronkjones.com\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/17125755?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAaron Jones\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Aaaronkjones\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://linkedin.com/in/jrschumacher\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/46549?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRyan Schumacher\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Ajrschumacher\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://robdodson.me\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/1066253?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRob Dodson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Arobdodson\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/dsifford\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/5240018?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDerek Sifford\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Adsifford\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/rachidbch\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1119174?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003erachidbch\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Arachidbch\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.tabookey.com/\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/1171354?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eLiraz Siri\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Alirazsiri\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/zsoltbalogh\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/866157?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eZsolt Balogh\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Azsoltbalogh\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/commits?author=zsoltbalogh\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.liferay.com/\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/78014?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eIliyan Peychev\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Aipeychev\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://dante.io\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/1185063?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDante Wang\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Adantewang\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://rotty3000.github.io\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/146764?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRaymond Augé\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Arotty3000\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://mbassem.com\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/2418637?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMohamed Bassem\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3AMohamedBassem\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/sez11a\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/515497?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRich Sezov\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Asez11a\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/jasonkuhrt\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/284476?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJason Kuhrt\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Ajasonkuhrt\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/gon138\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/5614711?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003egon138\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Agon138\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/m-novikov\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/5163640?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMaxim Novikov\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Am-novikov\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://andersdjohnson.com\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/615381?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAnders D. Johnson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3AAndersDJohnson\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://izaias.co\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/192261?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGabriel Izaias\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Agabrielizaias\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://smyles.dev\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/553732?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMyles McNamara\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Atripflex\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.giladpeleg.com\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/4533329?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGilad Peleg\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Apgilad\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://yoshuawuyts.com\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/2467194?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eYoshua Wuyts\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Ayoshuawuyts\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://marclundgren.github.io/\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1154834?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMarc Lundgren\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Amarclundgren\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/juliocamarero\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/203395?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJulio Camarero\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Ajuliocamarero\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://www.liferay.com/web/marcellus.tavares/blog\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/286892?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMarcellus Tavares\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Amarcellustavares\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://www.liferay.com/es/web/sergio.gonzalez/blog\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/860987?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSergio Gonzalez\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Asergiogonzalez\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://resume.djalmaaraujo.com/\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/3402?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDjalma Araújo\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Adjalmaaraujo\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/brunobasto\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/156388?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBruno Basto\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Abrunobasto\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://jason.pincin.com/\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/1831096?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJason Pincin\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Ajasonpincin\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://twitter.com/leoj3n\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/990216?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJoel Kuzmarski\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Aleoj3n\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/shinzui\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/519?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNadeem Bitar\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=shinzui\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/cleydyr\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/441513?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eCleydyr Bezerra de Albuquerque\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Acleydyr\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://twitter.com/rmnPires\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1796577?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRamon Pires da Silva\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#plugin-ramonPires\" title=\"Plugin/utility libraries\"\u003e🔌\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Lisiadito\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/13214912?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePatrick Weingärtner\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=Lisiadito\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://gabrieluizramos.com.br/\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/13336905?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGabriel Ramos\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=gabrieluizramos\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/mdelapenya\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/951580?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eManuel de la Peña\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=mdelapenya\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://jmvidal.cse.sc.edu\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/228704?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJose M Vidal\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Ajosemvidal\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://saulovallory.com\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/117560?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSaulo Vallory\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=svallory\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/hernan\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/15841?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHernan Fernandez\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=hernan\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Aaron-K-T-Berry\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/24759009?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAaron Berry\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/commits?author=Aaron-K-T-Berry\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://www.liferay.com/web/inacio.nery/profile\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/14062516?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eInácio Nery\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Ainacionery\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/commits?author=inacionery\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://marcbizal.com\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1304994?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMarcus Bizal\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Amarcbizal\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://julien.github.io\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/5572?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJulien Castelain\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Ajulien\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/node-gh/gh/commits?author=julien\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/cspotcode\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/376504?v=4\" width=\"50px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAndrew Bradley\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/node-gh/gh/issues?q=author%3Acspotcode\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-enable --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n## Contributing\n\nFor detailed instructions, check [Contributing](https://github.com/node-gh/gh/blob/master/CONTRIBUTING.md). Don't miss the [source code reports](https://node-gh.github.io/reports/).\n\n## History\n\nFor detailed changelog, check [Releases](https://github.com/node-gh/gh/releases).\n\n## License\n\n[BSD-3-Clause](https://github.com/node-gh/gh/blob/master/LICENSE.txt)\n\n## Demonstration\n\n\u003ca href=\"https://asciinema.org/a/214594?autoplay=1\"\u003e\n    \u003cp align=\"center\"\u003e\n        \u003cimg alt=\"Terminal Demo\" src=\"http://nodegh.io/images/terminal-demo.svg\" width=\"600\"\u003e\n    \u003c/p\u003e\n\u003c/a\u003e\n\n## Supported Node Versions:\n\nWe support the node versions that the Node.js organization supports which as of now is Node v6 \u0026 up.\n\n\u003cp\u003e\u003cimg src=\"https://github.com/nodejs/Release/blob/master/schedule.svg\" alt=\"LTS Schedule\"/\u003e\u003c/p\u003e\n\n## Authentication\n\nUnder the hood, we are using [@octokit/rest](https://github.com/octokit/rest.js) to work with the GitHub API\nThe method of authentication that we use with octokit, is a personal access token\nYou have two options here: 1. Run `gh` which will start the authentication process \u0026 generate the token for you automatically - Though they are hidden, the downside of this is having to type your user \u0026 pass - Supports 2fa 2. [Manually generate your personal token](https://github.com/node-gh/gh/issues/450#issuecomment-490530739) \u0026 add it to your `~/.gh.json`\n\n## Available commands\n\n```\ngh help\n```\n\nList all comands options.\n\n```\ngh help --all\n```\n\nList specific command options.\n\n```\ngh help \u003ccommand\u003e\n```\n\n### Global flags\n\n| Option       | Usage      | Type      |\n| ------------ | ---------- | --------- |\n| `--verbose`  | _Optional_ | `Boolean` |\n| `--insane`   | _Optional_ | `Boolean` |\n| `--no-color` | _Optional_ | `Boolean` |\n| `--no-hooks` | _Optional_ | `Boolean` |\n\nThe verbose flag is useful for debugging issues.\nThe insane flag is a more complete verbose flag, which leaks more privacy sensitive data by default.\n\n## Pull requests\n\n```\ngh pull-request\n```\n\n\u003e **Alias:** `gh pr`\n\n### PR: Info\n\n| Option           | Usage      | Type      |\n| ---------------- | ---------- | --------- |\n| `-u`, `--user`   | _Required_ | `String`  |\n| `-I`, `--info`   | _Required_ | `Boolean` |\n| `-n`, `--number` | _Required_ | `String`  |\n| `-r`, `--repo`   | _Optional_ | `String`  |\n| `-u`, `--user`   | _Optional_ | `String`  |\n\nGet information about a pull request.\n\n```\ngh pr --info 1\n```\n\n### PR: List\n\n| Option             | Usage        | Type                                                               |\n| ------------------ | ------------ | ------------------------------------------------------------------ |\n| `-l`, `--list`     | **Required** | `Boolean`                                                          |\n| `-a`, `--all`      | _Optional_   | `Boolean`                                                          |\n| `-O`, `--org`      | _Optional_   | `String`                                                           |\n| `-m`, `--me`       | _Optional_   | `Boolean`                                                          |\n| `-d`, `--detailed` | _Optional_   | `Boolean`                                                          |\n| `--direction`      | _Optional_   | [`asc`, `desc`]                                                    |\n| `--date`           | _Optional_   | `String`                                                           |\n| `-b`, `--branch`   | _Optional_   | `String`                                                           |\n| `--remote`         | _Optional_   | `String`                                                           |\n| `-r`, `--repo`     | _Optional_   | `String`                                                           |\n| `--sort`           | _Optional_   | [`created`, `updated`, `popularity`, `long-running`, `complexity`] |\n| `-S`, `--state`    | _Optional_   | [`open`, `closed`]                                                 |\n| `-u`, `--user`     | _Optional_   | `String`                                                           |\n| `--link`           | _Optional_   | `Boolean`                                                          |\n\n-   `user` is owner of the repository, it is the authenticated user by default.\n-   `remote` is the name of the remote configuration in a git directory, i.e. origin, upstream.\n-   Therefore, it only makes sense when this command is run in a git directory.\n-   To turn off pretty printing of output in a table add `\"pretty_print\": false` to your `~/.gh-json` config\n-   To adjust [pagination rules](#set-pagination-rules)\n\n#### Examples\n\n**Shortcut** for listing open pull requests for the current repository\n\n```\ngh pr\n```\n\nList open pull requests for all branches from all your repositories.\n\n```\ngh pr --list --all\n```\n\nList open pull requests for all branches in all repositories belonging to the \"github\" organization.\n\n```\ngh pr --list --all --org github\n```\n\nList open pull requests sent by logged user on current repository.\n\n```\ngh pr --list --me\n```\n\nList open pull requests in node-gh/gh repository.\n\n```\ngh pr --list --user node-gh --repo gh\n```\n\nList open pull requests with link and content.\n\n```\ngh pr --list --detailed\n```\n\nList open pull requests for a branch.\n\n```\ngh pr --list --branch master\n```\n\nList open pull requests and sort them by popularity _(comment count)_.\n\n```\ngh pr --list --sort popularity\n```\n\nList open pull requests and sort them by asc long-running _(old but still active)_.\n\n```\ngh pr --list --sort long-running --direction asc\n```\n\nList open pull requests and sort them by complexity _(complexity is calculated based on number of additions, deletions, changed files, comments and review comments)_.\n\n```\ngh pr --list --sort complexity\n```\n\nList open pull requests with their link\n\n```\ngh pr --list --link\n```\n\nList open pull requests with a formatted date (_Any string that the moment library's formatter accepts should work: https://momentjs.com/docs/#/displaying/format/_).\n\n```\ngh pr --list --date \"dddd, MMMM Do YYYY, h:mm:ss a\"\n```\n\n### PR: Merge or Rebase\n\n| Option           | Usage        | Type      |\n| ---------------- | ------------ | --------- |\n| `-f`, `--fetch`  | **Required** | `Boolean` |\n| `-M`, `--merge`  | **Required** | `Boolean` |\n| `-R`, `--rebase` | **Required** | `Boolean` |\n| `-n`, `--number` | _Optional_   | `Number`  |\n| `-b`, `--branch` | _Optional_   | `String`  |\n| `--draft`        | _Optional_   | `Boolean` |\n| `--remote`       | _Optional_   | `String`  |\n| `-r`, `--repo`   | _Optional_   | `String`  |\n| `-u`, `--user`   | _Optional_   | `String`  |\n\nOmitting `--number` will try to guess the pull number from branch name e.g. `pr-1` results in `--number 1`. Omitting `--branch` will merge or rebase into `config.default_branch`.\n\n#### Examples\n\n**Shortcut** for fetching pull request and checkout into a new branch `pr-1`.\n\n```\ngh pr 1\n```\n\nMerge or rebase pull request into a local branch.\n\n```\ngh pr 1 --fetch --merge\n```\n\n```\ngh pr 1 --fetch --rebase\n```\n\nMerge or rebase pull request into branch `dev`.\n\n```\ngh pr 1 --fetch --rebase --branch dev\n```\n\n```\ngh pr 1 --fetch --merge --branch dev\n```\n\n### PR: Comment\n\n| Option            | Usage        | Type     |\n| ----------------- | ------------ | -------- |\n| `-c`, `--comment` | **Required** | `String` |\n| `-n`, `--number`  | **Required** | `Number` |\n| `--remote`        | _Optional_   | `String` |\n| `-r`, `--repo`    | _Optional_   | `String` |\n| `-u`, `--user`    | _Optional_   | `String` |\n\n#### Examples\n\nComment on a pull request.\n\n```\ngh pr 1 --comment \"Merged, thank you!\"\n```\n\nSubmit a pull request using your [default editor](#set-default-editor-to-use-when-creating-a-new-message) by passing an empty `--comment`\n\n```\ngh pr 1 --comment\n```\n\n### PR Forward\n\n| Option           | Usage        | Type     |\n| ---------------- | ------------ | -------- |\n| `--fwd`          | **Required** | `String` |\n| `-n`, `--number` | **Required** | `Number` |\n\nOmitting a value for `--fwd` fallbacks to the `default_pr_forwarder` key found\nin your [config file](#config).\n\n#### Examples\n\nForward a pull request to another reviewer.\n\n```\ngh pr 1 --fwd username\n```\n\n### PR: Open or Close\n\n| Option           | Usage        | Type      |\n| ---------------- | ------------ | --------- |\n| `-o`, `--open`   | **Required** | `Boolean` |\n| `-C`, `--close`  | **Required** | `Boolean` |\n| `-n`, `--number` | **Required** | `Number`  |\n| `--remote`       | _Optional_   | `String`  |\n| `-r`, `--repo`   | _Optional_   | `String`  |\n| `-u`, `--user`   | _Optional_   | `String`  |\n\n#### Examples\n\nOpen a pull request.\n\n```\ngh pr 1 --open\n```\n\nClose a pull request.\n\n```\ngh pr 1 --close\n```\n\nClose multiple pull requests.\n\n```\ngh pr --close --number 1 --number 2\n```\n\nOpen multiple pull requests.\n\n```\ngh pr --open --number 1 --number 2\n```\n\nOpen or close a pull request that you've sent to someone.\n\n```\ngh pr 1 --close --user eduardolundgren\n```\n\n### PR: Submit\n\n| Option                | Usage        | Type     |\n| --------------------- | ------------ | -------- |\n| `-s`, `--submit`      | **Required** | `String` |\n| `-b`, `--branch`      | _Optional_   | `String` |\n| `-D`, `--description` | _Optional_   | `String` |\n| `-i`, `--issue`       | _Optional_   | `Number` |\n| `-r`, `--repo`        | _Optional_   | `String` |\n| `-t`, `--title`       | _Optional_   | `String` |\n\nOmitting a value for `--submit` fallbacks to the `default_pr_reviewer` key found\nin your [config file](#config). Omitting `--title` will submit a pull request\nusing the last commit message as title.\n\n#### Examples\n\nSubmit a pull request using the current branch to the repository owner or organization.\n\n```\ngh pr --submit eduardolundgren --title 'Fix #32' --description 'Awesome fix'\n```\n\nSubmit a pull request using your [default editor](#set-default-editor-to-use-when-creating-a-new-message) by passing an empty `--title` and or `--description`\n\n```\ngh pr --submit eduardolundgren --title --description\n```\n\nSubmit a pull request using the current branch to dev branch.\n\n```\ngh pr --submit eduardolundgren --branch dev\n```\n\nSubmit a pull request from a issue.\n\n```\ngh pr --submit eduardolundgren --issue 150\n```\n\nSubmit a pull request in draft state.\n\n```\ngh pr --submit eduardolundgren --draft\n```\n\n### PR: Open in Browser\n\n| Option            | Usage        | Type      |\n| ----------------- | ------------ | --------- |\n| `-B`, `--browser` | **Required** | `Boolean` |\n| `-n`, `--number`  | **Required** | `Number`  |\n| `-u`, `--user`    | _Optional_   | `String`  |\n| `-r`, `--repo`    | _Optional_   | `String`  |\n\n#### Examples\n\nOpen GitHub pull request page in the browser.\n\n```\ngh pr 100 --browser\n```\n\n## Notifications\n\n```\ngh notification\n```\n\n\u003e **Alias:** `gh nt`\n\n### Notifications: Latest\n\n| Option           | Usage        | Type      |\n| ---------------- | ------------ | --------- |\n| `-l`, `--latest` | **Required** | `Boolean` |\n| `--remote`       | _Optional_   | `String`  |\n| `-r`, `--repo`   | _Optional_   | `String`  |\n| `-u`, `--user`   | _Optional_   | `String`  |\n| `--date`         | _Optional_   | `String`  |\n\n#### Examples\n\n**Shortcut** for displaying the latest activities on the current repository.\n\n```\ngh nt\n```\n\nDisplay the latest activities on a certain repository.\n\n```\ngh nt --latest --user eduardolundgren --repo node-gh\n```\n\nDiplay notifications with a formatted date (_Any string that the moment library's formatter accepts should work: https://momentjs.com/docs/#/displaying/format/_).\n\n```\ngh nt --date \"dddd, MMMM Do YYYY, h:mm:ss a\"\n```\n\n### Notifications: Watch\n\n| Option          | Usage        | Type      |\n| --------------- | ------------ | --------- |\n| `-w`, `--watch` | **Required** | `Boolean` |\n| `--remote`      | _Optional_   | `String`  |\n| `-r`, `--repo`  | _Optional_   | `String`  |\n| `-u`, `--user`  | _Optional_   | `String`  |\n\n#### Examples\n\nWatch for any activity on the current repository.\n\n```\ngh nt --watch\n```\n\nWatch for any activity on a certain repository.\n\n```\ngh nt --watch --user eduardolundgren --repo node-gh\n```\n\n## Issues\n\n```\ngh issue\n```\n\n\u003e **Alias:** `gh is`\n\n### Issue: Create\n\n| Option             | Usage        | Type      |\n| ------------------ | ------------ | --------- |\n| `-N`, `--new`      | **Required** | `Boolean` |\n| `-t`, `--title`    | **Required** | `String`  |\n| `-A`, `--assignee` | _Optional_   | `String`  |\n| `-L`, `--labels`   | _Optional_   | `String`  |\n| `-m`, `--message`  | _Optional_   | `String`  |\n| `--remote`         | _Optional_   | `String`  |\n| `-r`, `--repo`     | _Optional_   | `String`  |\n| `-u`, `--user`     | _Optional_   | `String`  |\n\n#### Examples\n\n**Shortcut** for creating a new issue on the current repository.\n\n```\ngh is 'Node GH rocks!' 'Body with **Markdown** support'\n```\n\nCreate a new issue using your [default editor](#set-default-editor-to-use-when-creating-a-new-message) by passing an empty `--message` (_also works with an empty title_)\n\n```\ngh is --new --title 'Node GH rocks!' --message\n```\n\nCreate a new issue on a certain repository.\n\n```\ngh is --new --title 'Node GH rocks!' --message 'Body with **Markdown** support' --user eduardolundgren --repo node-gh\n```\n\nCreate a new issue with labels.\n\n```\ngh is --new --title 'Node GH rocks!' --labels bug,question,test\n```\n\nCreate a new issue and assign it to someone.\n\n```\ngh is --new --title 'Node GH rocks!' --assignee zenorocha\n```\n\n### Issue: Comment\n\n| Option            | Usage        | Type     |\n| ----------------- | ------------ | -------- |\n| `-c`, `--comment` | **Required** | `String` |\n| `-n`, `--number`  | **Required** | `Number` |\n| `--remote`        | _Optional_   | `String` |\n| `-r`, `--repo`    | _Optional_   | `String` |\n| `-u`, `--user`    | _Optional_   | `String` |\n\n#### Examples\n\nComment on an issue of the current repository.\n\n```\ngh is 1 --comment 'Node GH rocks!'\n```\n\nComment on an issue using your [default editor](#set-default-editor-to-use-when-creating-a-new-message) by passing an empty `--comment` (_also works with an empty title_)\n\n```\ngh is 1 --comment\n```\n\nComment on an issue of a certain repository.\n\n```\ngh is 1 --comment 'Node GH rocks!' --user eduardolundgren --repo node-gh\n```\n\n### Issue: Open or Close\n\n| Option           | Usage        | Type      |\n| ---------------- | ------------ | --------- |\n| `-o`, `--open`   | **Required** | `Boolean` |\n| `-C`, `--close`  | **Required** | `Boolean` |\n| `-n`, `--number` | **Required** | `Number`  |\n| `--remote`       | _Optional_   | `String`  |\n| `-r`, `--repo`   | _Optional_   | `String`  |\n| `-u`, `--user`   | _Optional_   | `String`  |\n\n#### Examples\n\nOpen an issue.\n\n```\ngh is 1 --open\n```\n\nClose an issue.\n\n```\ngh is 1 --close\n```\n\nClose multiple issues.\n\n```\ngh is --close --number 1 --number 2\n```\n\nOpen multiple issues.\n\n```\ngh is --open --number 1 --number 2\n```\n\nOpen or close an issue that you've sent to someone.\n\n```\ngh is 1 --close --user eduardolundgren\n```\n\n### Issue: List\n\n| Option              | Usage        | Type                 |\n| ------------------- | ------------ | -------------------- |\n| `-l`, `--list`      | **Required** | `Boolean`            |\n| `-a`, `--all`       | _Optional_   | `Boolean`            |\n| `-A`, `--assignee`  | _Optional_   | `String`             |\n| `--date`            | _Optional_   | `String`             |\n| `-d`, `--detailed`  | _Optional_   | `Boolean`            |\n| `-L`, `--labels`    | _Optional_   | `String`             |\n| `-M`, `--milestone` | _Optional_   | [`Number`, `String`] |\n| `--remote`          | _Optional_   | `String`             |\n| `-r`, `--repo`      | _Optional_   | `String`             |\n| `-S`, `--state`     | _Optional_   | [`open`, `closed`]   |\n| `-u`, `--user`      | _Optional_   | `String`             |\n\n-   To adjust [pagination rules](#set-pagination-rules)\n\n#### Examples\n\n**Shortcut** for listing all issues on the current repository.\n\n```\ngh is\n```\n\nList all issues from all repositories.\n\n```\ngh is --list --all\n```\n\nList issues assigned to someone.\n\n```\ngh is --list --assignee zenorocha\n```\n\nList issues with link and content.\n\n```\ngh is --list --detailed\n```\n\nList only closed issues on the current repository.\n\n```\ngh is --list --state closed\n```\n\nList issues with a formatted date (_Any string that the moment library's formatter accepts should work: https://momentjs.com/docs/#/displaying/format/_).\n\n```\ngh is --list --date \"dddd, MMMM Do YYYY, h:mm:ss a\"\n```\n\nList issues filtered by milestone title.\n\n```\ngh is --list --milestone \"milestone title\"\n```\n\nList issues that contains labels `todo` and `bug`.\n\n```\ngh is --list --labels todo,bug\n```\n\nList all issues on a certain repository.\n\n```\ngh is --list --user eduardolundgren --repo node-gh\n```\n\n### Issue: Open in Browser\n\n| Option            | Usage        | Type      |\n| ----------------- | ------------ | --------- |\n| `-B`, `--browser` | **Required** | `Boolean` |\n| `-n`, `--number`  | **Required** | `Number`  |\n| `-u`, `--user`    | _Optional_   | `String`  |\n| `-r`, `--repo`    | _Optional_   | `String`  |\n\n#### Examples\n\n**Shortcut** for opening GitHub issue page in the browser.\n\n```\ngh is 100\n```\n\nOpen GitHub issue page in the browser.\n\n```\ngh is 100 --browser\n```\n\n### Issue: Lock\n\n| Option           | Usage        | Type                                            |\n| ---------------- | ------------ | ----------------------------------------------- |\n| `--lock`         | **Required** | `Boolean`                                       |\n| `--lock-reason`  | _Optional_   | [`off-topic`, `too heated`, `resolved`, `spam`] |\n| `-n`, `--number` | **Required** | `Number`                                        |\n| `--remote`       | _Optional_   | `String`                                        |\n| `-r`, `--repo`   | _Optional_   | `String`                                        |\n| `-u`, `--user`   | _Optional_   | `String`                                        |\n\n#### Examples\n\nLock issue on the current repository.\n\n```\ngh is 1 --lock\n```\n\nLock issue on the current repository with a reason.\n\n```\ngh is 1 --lock --lock-reason resolved\n```\n\n### Issue: Search\n\n| Option             | Usage        | Type      |\n| ------------------ | ------------ | --------- |\n| `-s`, `--search`   | **Required** | `Boolean` |\n| `-a`, `--all`      | _Optional_   | `Boolean` |\n| `-d`, `--detailed` | _Optional_   | `Boolean` |\n| `-r`, `--repo`     | _Optional_   | `String`  |\n| `-u`, `--user`     | _Optional_   | `String`  |\n\n#### Examples\n\nSearch issues in current repository\n\n```\ngh is --search 'term'\n```\n\nSearch issues in all repositories for a user\n\n```\ngh is --all --user node-gh --search 'term'\n```\n\nSearch issues in a repository for a user\n\n```\ngh is  --user node-gh --repo gh --search 'term'\n```\n\nSearch issues in a repository for a user with link and content\n\n```\ngh is  --user node-gh --repo gh --search 'term'\n```\n\nSearch issues with github filters\n\n```\ngh is  --user node-gh --repo gh --search 'updated:\u003c=2013-05-24'\n```\n\n### Issue: Assign\n\n| Option             | Usage        | Type      |\n| ------------------ | ------------ | --------- |\n| `--assign`         | **Required** | `Boolean` |\n| `-A`, `--assignee` | **Required** | `String`  |\n| `-n`, `--number`   | **Required** | `Number`  |\n| `-r`, `--repo`     | _Optional_   | `String`  |\n| `-u`, `--user`     | _Optional_   | `String`  |\n\n#### Examples\n\nAssign an issue on the current repository to a user.\n\n```\ngh is --assign --assignee zenorocha --number 1\n```\n\nAssign an issue on a specific repository to a user.\n\n```\ngh is --assign --assignee zenorocha --number 1 --user eduardolundgren --repo gh\n```\n\n## Repo\n\n```\ngh repo\n```\n\n\u003e **Alias:** `gh re`\n\n### Repo: Open in Browser\n\n| Option            | Usage        | Type      |\n| ----------------- | ------------ | --------- |\n| `-B`, `--browser` | **Required** | `Boolean` |\n| `-u`, `--user`    | _Optional_   | `String`  |\n| `-r`, `--repo`    | _Optional_   | `String`  |\n\n#### Examples\n\n**Shortcut** for opening the GitHub repository page in the browser.\n\n```\ngh re\n```\n\nOpen GitHub repository page in the browser.\n\n```\ngh re --browser --user eduardolundgren --repo node-gh\n```\n\n### Repo: List\n\n| Option             | Usage        | Type                                            |\n| ------------------ | ------------ | ----------------------------------------------- |\n| `-l`, `--list`     | **Required** | `Boolean`                                       |\n| `-d`, `--detailed` | _Optional_   | `Boolean`                                       |\n| `-u`, `--user`     | _Optional_   | `String`                                        |\n| `-t`, `--type`     | _Optional_   | [`all`, `owner`, `public`, `private`, `member`] |\n| `--date`           | _Optional_   | `String`                                        |\n\n#### Examples\n\nList all repositories.\n\n```\ngh re --list\n```\n\nList all private repositories.\n\n```\ngh re --list --type private\n```\n\nList all repositories from someone.\n\n```\ngh re --list --user zenorocha\n```\n\nList open repositories with a formatted date (_Any string that the moment library's formatter accepts should work: https://momentjs.com/docs/#/displaying/format/_).\n\n```\ngh re --list --detailed --date \"dddd, MMMM Do YYYY, h:mm:ss a\"\n```\n\n### Repo: Create\n\n| Option                 | Usage        | Type        |\n| ---------------------- | ------------ | ----------- |\n| `-N`, `--new`          | **Required** | `String`    |\n| `-O`, `--organization` | _Optional_   | `String`    |\n| `-c`, `--clone`        | _Optional_   | `Boolean`   |\n| `-t`, `--type`         | _Optional_   | [`private`] |\n| `--init`               | _Optional_   | `Boolean`   |\n| `--gitignore`          | _Optional_   | `String`    |\n| `--homepage`           | _Optional_   | `String`    |\n| `--description`        | _Optional_   | `String`    |\n\n#### Examples\n\nCreate a new GitHub repository and clone on the current directory.\n\n```\ngh re --new foo --clone\n```\n\nCreate a new GitHub repository based on the name of the current directory \u0026 init with a README\n\n```\ngh re --new --clone --init\n```\n\nCreate a new GitHub repository for an organization.\n\n```\ngh re --new foo --organization node-gh\n```\n\nCreate a new GitHub repository using .gitignore template for Ruby.\n\n```\ngh re --new gemified --gitignore Ruby\n```\n\nCreate a new private repository on GitHub, initializing it with a initial commit of the README.\n\n```\ngh re --new foo --init --type private\n```\n\n### Repo: Fork\n\n| Option                 | Usage        | Type     |\n| ---------------------- | ------------ | -------- |\n| `-f`, `--fork`         | **Required** | `String` |\n| `-u`, `--user`         | **Required** | `String` |\n| `-O`, `--organization` | _Optional_   | `String` |\n\n#### Examples\n\nFork a GitHub repository.\n\n```\ngh re --fork repo --user user\n```\n\nFork a GitHub repository into the node-gh organization.\n\n```\ngh re --fork repo --user user --organization node-gh\n```\n\n### Repo: Delete\n\n| Option           | Usage        | Type     |\n| ---------------- | ------------ | -------- |\n| `-D`, `--delete` | **Required** | `String` |\n| `-u`, `--user`   | **Required** | `String` |\n\n#### Example\n\nDelete a repository of the logged user.\n\n```\ngh re --delete foo\n```\n\n### Repo: Clone\n\n| Option                 | Usage        | Type     |\n| ---------------------- | ------------ | -------- |\n| `-c`, `--clone`        | **Required** | `String` |\n| `-r`, `--repo`         | **Required** | `String` |\n| `-O`, `--organization` | _Optional_   | `String` |\n| `-P`, `--protocol`     | _Optional_   | `String` |\n| `-u`, `--user`         | _Optional_   | `String` |\n\n\u003e If you have custom ssh config, you can add `\"api\": { \"ssh_host\": \"custom-name\", ... }` to your .gh.json file.\n\n#### Examples\n\nClone a repository.\n\n```\ngh re --clone --repo gh\n```\n\nClone a repository from a specific user using HTTPS protocol.\n\n```\ngh re --clone --user eduardolundgren --repo gh --protocol https\n```\n\n### Repo: Create Label\n\n| Option                 | Usage        | Type      |\n| ---------------------- | ------------ | --------- |\n| `-C`, `--color`        | **Required** | `String`  |\n| `-L`, `--label`        | **Required** | `Boolean` |\n| `-N`, `--new`          | **Required** | `String`  |\n| `-r`, `--repo`         | **Required** | `String`  |\n| `-O`, `--organization` | _Optional_   | `String`  |\n| `-u`, `--user`         | _Optional_   | `String`  |\n\n#### Examples\n\nCreate a label for a repository (_color is a hex code with or without literal hex symbol_).\n\n```\ngh re --label --new bug --color '#7057ff' --repo gh\n```\n\nCreate a label for a user's repository.\n\n```\ngh re --label --new bug --color '#7057ff' --user eduardolundgren --repo gh\n```\n\n### Repo: Delete Label\n\n| Option                 | Usage        | Type      |\n| ---------------------- | ------------ | --------- |\n| `-L`, `--label`        | **Required** | `Boolean` |\n| `-D`, `--delete`       | **Required** | `String`  |\n| `-r`, `--repo`         | **Required** | `String`  |\n| `-O`, `--organization` | _Optional_   | `String`  |\n| `-u`, `--user`         | _Optional_   | `String`  |\n\n#### Examples\n\nDelete a label from a repository.\n\n```\ngh re --label --delete bug --repo gh\n```\n\nDelete a label from a user's repository.\n\n```\ngh re --label --delete bug --user eduardolundgren --repo gh\n```\n\n### Repo: List Labels\n\n| Option                 | Usage        | Type      |\n| ---------------------- | ------------ | --------- |\n| `-L`, `--label`        | **Required** | `Boolean` |\n| `-l`, `--list`         | **Required** | `Boolean` |\n| `-r`, `--repo`         | **Required** | `String`  |\n| `-O`, `--organization` | _Optional_   | `String`  |\n| `-u`, `--user`         | _Optional_   | `String`  |\n\n#### Examples\n\nList labels for a repository.\n\n```\ngh re --label --list --repo gh\n```\n\nList labels for a user's repository.\n\n```\ngh re --label --list --user eduardolundgren --repo gh\n```\n\n### Repo: Update Label\n\n| Option                 | Usage        | Type      |\n| ---------------------- | ------------ | --------- |\n| `-C`, `--color`        | **Required** | `String`  |\n| `-L`, `--label`        | **Required** | `Boolean` |\n| `-r`, `--repo`         | **Required** | `String`  |\n| `-U`, `--update`       | **Required** | `String`  |\n| `-O`, `--organization` | _Optional_   | `String`  |\n| `-u`, `--user`         | _Optional_   | `String`  |\n\n#### Examples\n\nUpdate a label for a repository (_color is a hex code with or without literal hex symbol_).\n\n```\ngh re --label --update bug --color color --repo gh\n```\n\nUpdate a label for a user's repository.\n\n```\ngh re --label --update bug --color color --user eduardolundgren --repo gh\n```\n\n### Repo: Search\n\nFind repositories via various criteria. Repository search looks through the projects you have access to on GitHub.\nYou can filter the results using GitHub's search qualifiers.\n[Examples:](https://help.github.com/articles/searching-for-repositories/)\n\n| Option                 | Usage        | Type                                            |\n| ---------------------- | ------------ | ----------------------------------------------- |\n| `-s`, `--search`       | **Required** | `Boolean`                                       |\n| `-d`, `--detailed`     | _Optional_   | `Boolean`                                       |\n| `-u`, `--user`         | _Optional_   | `String`                                        |\n| `-r`, `--repo`         | _Optional_   | `String`                                        |\n| `-O`, `--organization` | _Optional_   | `String`                                        |\n| `-t`, `--type`         | _Optional_   | [`all`, `owner`, `public`, `private`, `member`] |\n\n#### Examples\n\nSearch private repositories you have access to with the term \"secret\".\n\n```\ngh re --search secret --type private\n```\n\nOR\n\n```\ngh re --search secret is:private\n```\n\nMatches repositories from GitHub org showing detailed results.\n\n```\ngh re --detailed -o github --search octocat\n```\n\nOR\n\n```\ngh re --detailed --search octocat org:github\n```\n\n## Gists\n\n```\ngh gists\n```\n\n\u003e **Alias:** `gh gi`\n\n### Gist: Open in Browser\n\n| Option            | Usage        | Type      |\n| ----------------- | ------------ | --------- |\n| `-B`, `--browser` | **Required** | `Boolean` |\n| `-u`, `--user`    | _Optional_   | `String`  |\n| `-i`, `--id`      | _Optional_   | `String`  |\n\n#### Examples\n\n**Shortcut** for opening your Gists in the browser.\n\n```\ngh gi\n```\n\nOpen a Gist in the browser.\n\n```\ngh gi --browser --id 5991877\n```\n\n### Gist: List\n\n| Option         | Usage        | Type      |\n| -------------- | ------------ | --------- |\n| `-l`, `--list` | **Required** | `Boolean` |\n| `-u`, `--user` | _Optional_   | `String`  |\n| `--date`       | _Optional_   | `String`  |\n\n#### Examples\n\nList all gists.\n\n```\ngh gi --list\n```\n\nList all gists from someone.\n\n```\ngh gi --list --user brunocoelho\n```\n\nList gists with a formatted date (_Any string that the moment library's formatter accepts should work: https://momentjs.com/docs/#/displaying/format/_).\n\n```\ngh gi --list --date \"dddd, MMMM Do YYYY, h:mm:ss a\"\n```\n\n### Gist: Create\n\n| Option                | Usage        | Type      |\n| --------------------- | ------------ | --------- |\n| `-N`, `--new`         | **Required** | `String`  |\n| `-c`, `--content`     | _Optional_   | `String`  |\n| `-d`, `--description` | _Optional_   | `String`  |\n| `-p`, `--private`     | _Optional_   | `Boolean` |\n\n#### Examples\n\nCreate a Gist `hello` containing \"Hello World\".\n\n```\ngh gi --new hello --content \"Hello World!\"\n```\n\nCreate a private Gist `hello` containing \"Hello World\".\n\n```\ngh gi --new hello --content \"Hello World!\" --private\n```\n\n### Gist: Fork\n\n| Option         | Usage        | Type     |\n| -------------- | ------------ | -------- |\n| `-f`, `--fork` | **Required** | `String` |\n\n#### Examples\n\nFork a Gist.\n\n```\ngh gi --fork 5444883\n```\n\n### Gist: Delete\n\n| Option           | Usage        | Type     |\n| ---------------- | ------------ | -------- |\n| `-D`, `--delete` | **Required** | `String` |\n\n#### Example\n\nDelete a Gist.\n\n```\ngh gi --delete 4252323\n```\n\nDelete multiple Gists.\n\n```\ngh gi --delete 4252321 --delete 4252322\n```\n\n## User\n\n```\ngh user\n```\n\n\u003e **Alias:** `gh us`\n\n### User: Login or Logout\n\n| Option           | Usage        | Type      |\n| ---------------- | ------------ | --------- |\n| `-l`, `--login`  | **Required** | `Boolean` |\n| `-L`, `--logout` | **Required** | `Boolean` |\n\n#### Examples\n\nAutomates saving user name \u0026 generating developer token credentials to your ~/.gh.json config\n\n-   This is the the user that will be used if you do not manually pass in `--user username`\n-   After you are logged in, you should no longer be prompted to go through the login process again\n-   Alternatively you can create your own developer key and copy and paste it\n    -   First add a file in your home directory called `~/.gh.json`\n    -   You can use the `default.gh.json` file in our repo as a template\n    -   [Create a developer key](https://github.com/settings/tokens/new): with these scopes: `['user', 'public_repo', 'repo', 'repo:status', 'delete_repo', 'gist']`\n    -   Then copy \u0026 paste your token in the file at: `\"github_token\"`\n    -   Write your user name at `\"github_user\"`\n\n```\ngh user --login\n```\n\nAutomates removing user name \u0026 developer token credentials to your ~/.gh.json config\n\n```\ngh user --logout\n```\n\n### User: Whoami\n\n| Option           | Usage        | Type      |\n| ---------------- | ------------ | --------- |\n| `-w`, `--whoami` | **Required** | `Boolean` |\n\n#### Examples\n\nPrints the user name from ~/.gh.json to your console.\n\n```\ngh user --whoami\n```\n\n## Milestones\n\n```\ngh milestone\n```\n\n\u003e **Alias:** `gh ms`\n\n### Milestone: List\n\n| Option                 | Usage        | Type      |\n| ---------------------- | ------------ | --------- |\n| `-l`, `--list`         | **Required** | `Boolean` |\n| `-u`, `--user`         | _Required_   | `String`  |\n| `-a`, `--all`          | _Required_   | `Boolean` |\n| `-r`, `--repo`         | _Optional_   | `String`  |\n| `-o`, `--organization` | _Optional_   | `String`  |\n\n#### Examples\n\n**Shortcut** for listing milestones for a specific repo.\n\n```\ngh ms\n```\n\nListing milestones for a specific repo \u0026 user.\n\n```\ngh ms --list --user node-gh --repo gh\n```\n\nListing all milestones for a specific organization.\n\n```\ngh ms --list --all --organization node-gh\n```\n\n## Alias\n\nThis cmd provides something similar to shell aliases. If there are aliases in your .gh.json file, we will attempt to resolve the user, PR forwarder or PR submitter to your alias.\n\n```\ngh alias\n```\n\n\u003e **Alias:** `gh al`\n\n### Alias: List\n\n| Option         | Usage        | Type      |\n| -------------- | ------------ | --------- |\n| `-l`, `--list` | **Required** | `Boolean` |\n\n#### Examples\n\n**Shortcut** for listing aliases.\n\n```\ngh alias\n```\n\nList aliases.\n\n```\ngh alias --list\n```\n\n### Alias: Add\n\n| Option         | Usage        | Type     |\n| -------------- | ------------ | -------- |\n| `-a`, `--add`  | **Required** | `String` |\n| `-u`, `--user` | **Required** | `String` |\n\n#### Examples\n\nCreate alias for username.\n\n```\ngh alias --add zeno --user zenorocha\n```\n\nAnd use like:\n\n```\ngh pr --submit zeno -b master -t Title\n```\n\n### Alias: Remove\n\n| Option           | Usage        | Type     |\n| ---------------- | ------------ | -------- |\n| `-r`, `--remove` | **Required** | `String` |\n\n#### Examples\n\nRemove alias.\n\n```\ngh alias --remove zeno\n```\n\n## Config\n\nThere are some pretty useful configurations that you can set on [.gh.json](default.gh.json).\nThis file can be found under home directory _(on MacOSx: `/Users/yourName/.gh.json` on Windows: `C:\\\\Users\\yourName\\.gh.json`)_.\n\nYou can also set per-project configurations by adding a `.gh.json` file in your project's root folder and overriding existing keys.\n\n### GitHub API configurations.\n\nChange it if you're a [GitHub Enterprise](https://enterprise.github.com/) user.\n\n```javascript\n\"api\": {\n    \"host\": \"github.mydomain.com\",\n    \"protocol\": \"https\"\n}\n```\n\n### Set Pagination Rules\n\n-   For list based commands (_like listing prs, issues, or repos_) we **default to 30**\n-   That means if you ran `gh pr` you would see a max of 30 pull requests\n-   If you would like to see more, we will prompt you in your terminal to see the next batch\n-   You can set your page size up from `1` to `100`\n\n```json\n\"page_size\": 77\n```\n\n-   If you want to remove the limit \u0026 set it to the maximum, use an empty string\n\n```json\n\"page_size\": \"\"\n```\n\n### Set default branch and remote.\n\n```javascript\n\"default_branch\": \"master\",\n\"default_remote\": \"origin\"\n```\n\n### Set default users\n\nFor [submitting](#pr-submit) or [forwarding](#pr-forward) pull requests.\n\n```javascript\n\"default_pr_forwarder\": \"\",\n\"default_pr_reviewer\": \"\"\n```\n\n### Update GitHub credentials manually\n\n```javascript\n\"github_token\": \"your_dev_token\",\n\"github_user\": \"username\"\n```\n\n### Run automated tasks before or after a certain command.\n\n```javascript\n\"hooks\": {\n        \"pull-request\": {\n            \"merge\": {\n                \"before\": [{\"cmd\": \"ls -la\", \"log\": true}],\n                \"after\": [\n                    \"gh pr {{options.number}} --comment 'Thank you, pull request merged :D'\"\n                ]\n            }\n        }\n}\n```\n\n### Run automated tasks passing arguments to the commands.\n\nRequired for prompt commands.\n\n```javascript\n\"hooks\": {\n        \"pull-request\": {\n            \"merge\": {\n                \"before\": [{\"cmd\": \"foo\", \"args\": [\"bar\", \"qux\"]}]\n            }\n        }\n}\n```\n\n### Set default branch name prefix for PR fetching.\n\n```javascript\n\"pull_branch_name_prefix\": \"pr-\"\n```\n\n### Set default editor to use when creating a new message\n\n-   For certain tasks like opening a pull request when you omit the title or description, we will open a new file for you to create the message in.\n-   We first check enviroment variables for the default editor: `$EDITOR` or `$VISUAL` and fallback to the default git editor `git config --global core.editor`\n-   To **disable** this functionality of opening your editor add `\"use_editor\": false` to `~/.gh.json`\n\n### Insert signature below issue comment.\n\n```javascript\n\"signature\": \"\u003cbr\u003e\u003cbr\u003e:octocat: *Sent from [GH](http://nodegh.io).*\"\n```\n\n### Turn off ssh when pulling a repo and use https instead.\n\n```javascript\n\"ssh\": false,\n```\n\nIf you need to use a custom git command, set the environment variable `GH_GIT_COMMAND`.\n\n## Plugins\n\n[GH Gif](https://github.com/node-gh/gh-gif) - A plugin for commenting on pull requests/issues using GIF reactions.\n[GH Travis](https://github.com/node-gh/gh-travis) - A plugin for integrating Travis, a continous integration server.\n[GH Jira](https://github.com/node-gh/gh-jira) - A plugin for integrating Jira, an issue management system.\n\nFeel free to create your own plugins by forking [GH Boilerplate](https://github.com/node-gh/gh-boilerplate).\n","funding_links":[],"categories":["TypeScript","JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-gh%2Fgh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnode-gh%2Fgh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-gh%2Fgh/lists"}