Skip to content

v7.9.0

Compare
Choose a tag to compare
@octokitbot octokitbot released this 05 Sep 08:47
· 173 commits to main since this release
e815e2d

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 ) by head_sha
  • tweak the recently-added state_reason attribute on issues to be a enum (completed, not_planned or reopened) rather than an unbounded string