WordPress / five-for-the-future

Plugins and themes for the Five for the Future subsite
https://wordpress.org/five-for-the-future/
54 stars 25 forks source link

Update Usermeta with latest 5ftf contribution. #189

Closed StevenDufresne closed 4 months ago

StevenDufresne commented 2 years ago

We want to query for inactive accounts in #27 and #210. In order to do so we should:

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.

StevenDufresne commented 2 years ago

@iandunn Is there anything that is blocking this?

iandunn commented 2 years ago

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.

iandunn commented 2 years ago

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.

pkevan commented 4 months ago

Mostly done in https://meta.trac.wordpress.org/changeset/13881 so closing.