Skip to main content

Module github

Module github 

Source

Enums§

GhError

Functions§

api_paginate
Fetch paginated API results.
gh
Run a gh CLI command and return stdout.
pr_checks_watch
Watch PR checks until they pass or fail.
pr_comment
Post a comment on a PR.
pr_merge
Merge a PR with a specific head commit SHA and custom subject.
pr_view
Get PR details as JSON.
workflow_run
Trigger a workflow via workflow_dispatch.