Your cached pull request statuses could be stored outside a local file, but currently aren't.
PR status load and save now take an optional storage backend; with none passed the on-disk file behaviour is retained.
What's wrong with this entry?
The cached GitHub PR status map can now be loaded and saved through a storage key rather than only a file on disk.
- the separate file-only reader and writer were replaced by a single function taking an optional backend
- dedicated debug lines are logged when the load or persist step fails
- with no backend passed, file behaviour is retained
persistPrStatusCache:
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Stale editor bridge connections are dropped instead of read
Both mention integration
-
v2.1.234
Git remote URLs can no longer smuggle a different host
Both mention integration
-
v2.1.236
Change detection ignores custom diff drivers and submodules
Both mention integration