Zulip Chat Archive

Stream: ecosystem infrastructure

Topic: Mathlib docs don't update


Snir Broshi (Dec 25 2025 at 21:33):

Mathlib docs stopped getting updates 4 days ago

image.png

Snir Broshi (Dec 25 2025 at 21:33):

Reminds me of Netflix's "Are you still watching?" :sweat_smile:

Bryan Gin-ge Chen (Dec 25 2025 at 21:34):

Thanks for the report! There's a workflow that will automatically click that button (via GitHub API). I'll look into adding it in a few hours.

Bryan Gin-ge Chen (Dec 25 2025 at 22:41):

OK, I've re-enabled the workflow and added a job that should keep it from getting disabled in mathlib4_docs#9.

Snir Broshi (Dec 25 2025 at 22:47):

Bryan Gin-ge Chen said:

There's a workflow that will automatically click that button (via GitHub API)

The fact that this exists is pretty funny IMO, GitHub actions created an unnecessary problem and to fix it we use another GitHub action :joy:


Last updated: Feb 28 2026 at 14:05 UTC