Zulip Chat Archive

Stream: mathlib4

Topic: Can't edit my own PR titles


Jeremy Tan (Feb 05 2026 at 23:57):

I've noticed this since a few days ago and I don't know why this change has happened. Can someone fix it?

Robin Arnez (Feb 06 2026 at 00:03):

Weird, this might be a github change? I think you can still edit the title though if go to Files changed -> Preview (top right) -> Switch to classical experience -> Edit

Robin Arnez (Feb 06 2026 at 00:05):

Oh, https://github.com/orgs/community/discussions/186398

Jeremy Tan (Feb 06 2026 at 00:06):

Switching back to the old PR viewer does work

Robin Arnez (Feb 06 2026 at 00:07):

Really? Are you on the Files changed tab? The button disappears on any other tab

Jeremy Tan (Feb 06 2026 at 00:08):

Yes, I am on the Files Changed tab

Jeremy Tan (Feb 06 2026 at 00:08):

Of course it disappears on other tabs

Robin Arnez (Feb 06 2026 at 00:11):

Okay well it seems like github cli still works? Maybe you can try that

Jakub Nowak (Feb 08 2026 at 11:53):

There's also another workaround, that doesn't require cli, mentioned in the linked github issue.

Johan Commelin (Feb 09 2026 at 09:32):

Is this still an issue? Seems like a regression to me. If needed, we can provide a command, so that writing

update-title chore(foobar): yadda xyzzy

in a comment will update the title.


Last updated: Feb 28 2026 at 14:05 UTC