/gh-add-deploy-label

GitHub CLI extensions to add deploy label to pull request.

Primary LanguageGo

gh-add-deploy-label

🚀🚀🚀 A GitHub CLI(gh) to add deploy label to PR.

Latest Release

📦 Installation

  1. Install gh command. See gh installation

  2. Install gh-add-deploy-label command.

    gh extension install YutaUra/gh-add-deploy-label

🚀 Usage

Add deploy label to PR which related to current branch.

gh add-deploy-label

Or, add deploy label to specific PR.

gh add-deploy-label 123

📝 License

MIT

👤 Author