WordCamp.org admin-ajax self-ddos

Yesterday there was an outage, which was caused by an admin-ajax infinite loopLoop The Loop is PHP code used by WordPress to display posts. Using The Loop, WordPress processes each post to be displayed on the current page, and formats it according to how it matches specified criteria within The Loop tags. Any HTML or PHP code in the Loop will be processed on each post. https://codex.wordpress.org/The_Loop.. The logs didn’t provide enough information to debug, though, so we’ll need to gather more information to start troubleshooting.

Possibly related to https://make.wordpress.org/systems/2020/01/16/wordcamp-org-slow-load-times/

x-ref archives/C204BD7PT/p1586640064085000

#prio1

lists.wordpress.org unsubscription email not configured

According to #5134-meta the mailing lists include unsubscribe headers similar to this, but they don’t resolve to accounts:
List-Unsubscribe: ,

wp-svn-request@lists.wordpress.org: host lists.wordpress.org[198.143.164.108]
    said: 550 5.1.1 : Recipient address
    rejected: User unknown in local recipient table (in reply to RCPT TO
    command)

#prio3

#5134-meta

Can we please add a…

Can we please add a GitGit Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. Most modern plugin and theme development is being done with this version control system. https://git-scm.com/. post-update hook on meta.git.wordpress.org to push to git@github.com:WordPress/wordpress.org.git?

There exists an existing configuration for this for the develop.git repo: https://make.wordpress.org/systems/2016/12/20/deploy-key-and-mirroring-for-github-repo/

Either add the key directly in https://github.com/WordPress/wordpress.org/settings/keys or let me know and I’ll add it.

#prio2