Link to pushed commits from issue pages

  • Open
  • quality assurance status badge
Details
One participant
  • Arun Isaac
Owner
unassigned
Submitted by
Arun Isaac
Severity
normal

Debbugs page

A
A
Arun Isaac wrote on 12 Mar 18:05 -0700
(address . bug-mumi@gnu.org)
87bju5oi3j.fsf@systemreboot.net
Forges typically link to the commit that was finally pushed. mumi should
do the same. This is important because committers often don't note the
final commit hash and contributors are left grepping through the git
log.

Despite mumi's weak coupling to the git repository, it is actually
possible to implement this feature thanks to the Change-Id trailer in
Guix commit messages.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76989@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76989
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch