This should fix a bug introduced with #43 (therefore only present in version 55.v9d01cee685e4 where we assume the age of PRs is older then they actually are.
(This still might have a problem with PRs with more then 250 commits, but I don't know how to fix that without reintroducing #35...)
Testing done
Some local manual tests.
Submitter checklist
[x] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
[x] Ensure that the pull request title represents the desired changelog entry
[x] Please describe what you did
[x] Link to relevant issues in GitHub or Jira
[x] Link to relevant pull requests, esp. upstream and downstream changes
[ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue
This should fix a bug introduced with #43 (therefore only present in version 55.v9d01cee685e4 where we assume the age of PRs is older then they actually are.
(This still might have a problem with PRs with more then 250 commits, but I don't know how to fix that without reintroducing #35...)
Testing done
Some local manual tests.
Submitter checklist