Closed StevenDufresne closed 4 months ago
@iandunn Is there anything that is blocking this?
I don't think so. It might be a good thing to do early on so that it has been populated for a lot of folks by the time we start sending out emails.
For translate.w.org, I'd guess that these projects would count as 5ftF:
And these would be considered ecosystem contributions:
These would be ignored since they're not active
It might be most simplest to setup a safelist for the 5ftf ones, and then have the rest be skipped by default.
Mostly done in https://meta.trac.wordpress.org/changeset/13881 so closing.
We want to query for inactive accounts in #27 and #210. In order to do so we should:
time()
whenever a 5ftf contribution is added to their profile.This would be more performant than having to query all their activity and filter it. It can also be used in https://github.com/WordPress/five-for-the-future/issues/129.