[MacPorts] #52890: trac-github-update/git-multimail: commit notification emails should use correct timestamp for sorting

MacPorts noreply at macports.org
Tue Nov 15 17:03:37 CET 2016


#52890: trac-github-update/git-multimail: commit notification emails should use
correct timestamp for sorting
----------------------------+---------------------
 Reporter:  raimue          |      Owner:  admin@…
     Type:  enhancement     |     Status:  new
 Priority:  Normal          |  Milestone:
Component:  server/hosting  |    Version:  2.3.4
 Keywords:                  |       Port:
----------------------------+---------------------
 Commit notification mails currently always use the current time and date.
 When the delivery of the payload by the GitHub webhook is delayed, for
 example by a downtime of Trac and then clicking the "Redeliver" button on
 GitHub, commit mails may arrive that appear to be newer than other mails.

 Unfortunately, the GitHub webhook payload does not include the timestamp
 when the push actually happened. Assuming that the rebasing on top of
 master happened closely before the push. The closest timestamp for sorting
 we could use would be the committer date of the latest commit that was
 pushed.

--
Ticket URL: <https://trac.macports.org/ticket/52890>
MacPorts <https://www.macports.org/>
Ports system for macOS



More information about the macports-tickets mailing list