You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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