Skip to content

v13.8.0

Compare
Choose a tag to compare
@octokitbot octokitbot released this 05 Sep 08:55
· 195 commits to main since this release
40cac8e

13.8.0 (2022-09-05)

  • Add support for 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