Skip to main content

Module github

Module github 

Source

Modules§

issues
labels
prs

Structs§

GhClient
Client for GitHub operations via the gh CLI.
Issue
A GitHub issue.
IssueLabel
A label on a GitHub issue (gh CLI returns objects with a name field).

Functions§

safe_comment
Post a comment, logging errors instead of propagating them.
transition_issue
Transition an issue from one label to another in a single gh call.