Skip to content

v1.0.15

Choose a tag to compare

@jeremymcs jeremymcs released this 16 May 13:10
· 180 commits to main since this release
c37fe2a

Changes since v1.0.14

  • feat: visible issue work in the activity panel (#88)
  • fix: reduce GitHub API budget pressure (#89) — dedup CI verification fetches, cap babysitter concurrency (maxConcurrentBabysitRuns), run CI re-polls at low request priority
  • fix: correct PR merge-readiness (#89) — only mergeable_state === "clean" counts as ready to merge, not GitHub's mergeable boolean
  • feat: repo + status filter header on the PRs page (#90)
  • fix: stop registering out-of-scope and unwatched-repo PRs (#91) — manual sync no longer persists PRs authored by others or in repos removed from settings