Ensure getPrList() results integrity mid-run #32040
Labels
priority-2-high
Bugs impacting wide number of users or very important features
type:refactor
Refactoring or improving of existing code
Describe the proposed change(s).
It's important that
platform.getPrList()
returns an accurate list, particularly after PRs are created.Check each platform to make sure that createPr() and updatePr() both mutate/update any saved PR lists for each platform.
The text was updated successfully, but these errors were encountered: