dashboard / git-pr / fix: only log status change if the status changes #9 rss

accepted · opened on 2024-07-22T16:35:13Z by jolheiser
Help
# add changes to patch request
git format-patch main --stdout | ssh pr.pico.sh pr add 9
# add review to patch request
git format-patch main --stdout | ssh pr.pico.sh pr add --review 9
# remove patchset
ssh pr.pico.sh ps rm ps-x
# checkout all patches
ssh pr.pico.sh pr print 9 | git am -3
# print a diff between the last two patches in a patch request
ssh pr.pico.sh pr diff 9
# accept PR
ssh pr.pico.sh pr accept 9
# close PR
ssh pr.pico.sh pr close 9

Logs

jolheiser created pr with ps-16 on 2024-07-22T16:00:20Z
erock added ps-19 on 2024-07-22T17:56:33Z
erock changed status on 2024-07-22T17:56:33Z {"status":"accepted"}

Patchsets

ps-16 by jolheiser on 2024-07-22T16:00:20Z
Range Diff ↕ rd-19
-: ------- > 1: 14c87fe lgtm
1: 42e808b = 2: 14c87fe fix: insert repoID with pr creation
ps-19 by erock on 2024-07-22T17:56:33Z

Range-diff rd-19

title
lgtm
description
Patch added
old #0
(none)
new #1
14c87fe
title
fix: insert repoID with pr creation
description
Patch equal
old #1
42e808b
new #2
14c87fe
Back to top
-: ------- > 1: 14c87fe lgtm
1: 42e808b = 2: 14c87fe fix: insert repoID with pr creation