Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(success): PRs not recognized as resolved issues #960

Merged
merged 7 commits into from
Nov 6, 2024

Commits on Nov 1, 2024

  1. feat(success): enhance buildRelatedIssuesQuery to include additiona…

    …l fields for `PullRequest`
    babblebey committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    fa312d2 View commit details
    Browse the repository at this point in the history
  2. feat(success): refactor buildIssuesOrPRsFromResponseNode to remove …

    …`type` parameter and include `__typename` in queries to use in its place
    babblebey committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ec6032e View commit details
    Browse the repository at this point in the history
  3. update doc

    babblebey committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a5c0d27 View commit details
    Browse the repository at this point in the history
  4. fix(success): correct buildRelatedIssuesQuery to use `issueOrPullRe…

    …quest` for improved query flexibility
    babblebey committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4b707c5 View commit details
    Browse the repository at this point in the history
  5. feat(tests): add __typename field to issues and pull requests in su…

    …ccess tests for improved type handling
    babblebey committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    14370fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4aa6385 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    53788c1 View commit details
    Browse the repository at this point in the history