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
fix(edge-case): fetching associatedPRs on 100+ context.commits in success lifecycle (#892)
* refactor: stop export of `buildAssociatedPRsQuery`
* feat: add `pageInfo` to `getAssociatedPRs` query
* feat: add `loadSingleCommitAssociatedPRs` graphql query
* feat: implement logic to fetch more `associatedPRs`
* test: fix unit tests in `success`
* test: fix `intergration`
* feat: implement logic to handle associatedPRs fetch on 100+ commits
* test: add test case `dd comment and labels to PRs associated with release commits and issues (multipaged associatedPRs)`
0 commit comments