ubiquity / ubiquibot

Putting the 'A' in 'DAO'
https://github.com/marketplace/ubiquibot
MIT License
16 stars 59 forks source link

Update following-up for the assigneer #863

Open wannacfuture opened 9 months ago

wannacfuture commented 9 months ago

Currently we check the last commit date and comment of the assigneer on the linked PR to include them to last activity time of the assigneer.

While investigating the codebase, I just realized that wrong function is being used to get the linked PR. https://github.com/ubiquity/ubiquibot/blob/3ad77e54a0202e442bdc7e2973326e8a7a32b74a/src/handlers/wildcard/unassign.ts#L113C35-L113C66

Also, it checks any linked PR without checking if the PR's author is assigneer.