logoalt Hacker News

midnitewarriortoday at 2:32 AM1 replyview on HN

I already invented this in my head, thanks for not making me code it.

Excellent idea, I just wish GitHub would show notes. You also risk losing those notes if you rebase the commit they are attached to, so make sure you only attach the notes to a commit on main.


Replies

mandel_xtoday at 3:09 AM

I added an action that will add a comment with the notes in GitHub so that you can see them directly.

I did work around squash to collect all sessions and concatenate them as a single one

show 1 reply