Skip to content

feat: filter GitHub-native resolved comments via GraphQL#6

Merged
fidalgo merged 1 commit intomasterfrom
ignore-resolved
Mar 20, 2026
Merged

feat: filter GitHub-native resolved comments via GraphQL#6
fidalgo merged 1 commit intomasterfrom
ignore-resolved

Conversation

@fidalgo
Copy link
Contributor

@fidalgo fidalgo commented Mar 20, 2026

Summary

Use GraphQL to fetch review thread resolved states and exclude those comments from output. Adds post() to Api::Client, graphql_url config, and caches PR comments to avoid per-review fetches.

Changes

How to test

Checklist

  • Tests added/updated (if applicable)
  • Docs updated (if applicable)
  • I kept changes focused and easy to review
About the maintainers

Maintained by Ethos Link.
Also built by the same team: ReviatoMore stars. Less hassle.

Use GraphQL to fetch review thread resolved states and exclude those
comments from output. Adds post() to Api::Client, graphql_url config,
and caches PR comments to avoid per-review fetches.
@fidalgo fidalgo merged commit c019db3 into master Mar 20, 2026
3 checks passed
@fidalgo fidalgo deleted the ignore-resolved branch March 20, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant