Back to Marketplace
github
Interact with GitHub using the `gh` CLI for issues, PRs, CI runs, and advanced queries.
186,206downloads4,373installs619stars
v1.0.0
Overview: This skill allows you to interact with GitHub using the gh CLI, enabling you to manage issues, pull requests, CI runs, and more. It’s useful for developers who need to automate GitHub tasks or integrate GitHub with other tools. Key Features:
- Check CI status on a pull request
- List recent workflow runs
- View run logs for failed steps
- Access data through the
gh apicommand - Support for JSON output and filtering with
--jqHow It Works: This skill uses theghCLI to execute commands on GitHub. You can specify the repository using--repo owner/repoor use URLs directly. Use Cases: - Automate GitHub tasks in CI/CD pipelines
- Integrate GitHub with other tools for data analysis
- Use
gh apito access data not available through other subcommands
Reviews
No reviews yet.