마켓플레이스로 돌아가기
github
Interact with GitHub using the `gh` CLI for issues, PRs, CI runs, and advanced queries.
186,206다운로드4,373설치619별점
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
리뷰
아직 리뷰가 없습니다.