v7.9.0
7.9.0 (2022-09-05)
- allow filtering "List workflows runs for a repository" (
GET /repos/{owner}/{repo}/actions/runs) and "List workflow runs [for a workflow]" (GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs) byhead_sha - tweak the recently-added
state_reasonattribute on issues to be a enum (completed,not_plannedorreopened) rather than an unbounded string