claude-code-gh-dash is a user-friendly plugin for GitHub that makes managing pull requests easy. With this tool, you can quickly check the status of your CI/CD processes and merge pull requests directly from your terminal. This makes it ideal for users who prefer to work without navigating through multiple web pages.
Follow these steps to download and use the claude-code-gh-dash plugin.
Visit the Releases Page
You can find the latest version of claude-code-gh-dash on our Releases page. This page contains all available versions, along with release notes and updates.
Download the Application
Look for the version you want to download. Click on the link to download the appropriate file for your operating system.
Install the Plugin
Once downloaded, follow these simple steps to install:
sudo dpkg -i [filename].deb or extract as needed.claude-code-gh-dash requires the following:
After installation, you can begin using claude-code-gh-dash with simple commands.
Open Your Terminal
Launch your terminal application.
claude-code-gh-dash --version
This should display the current version of the plugin.
claude-code-gh-dash status
This will show the active builds in your CI/CD pipeline and their statuses.
claude-code-gh-dash merge [pull_request_id]
Replace [pull_request_id] with the actual ID of the pull request you wish to merge.
To get started, visit our Releases page. Download the version suitable for your system and install it following the steps outlined above.
If you encounter issues during installation or use:
If you need further assistance or have questions, feel free to reach out on our GitHub Issues page. We aim to support our users and improve your experience.
This project is licensed under the MIT License. You can modify and distribute it as you wish, provided you adhere to the licensing terms.
Thank you for using claude-code-gh-dash. We hope this tool enhances your GitHub experience!