-
Notifications
You must be signed in to change notification settings - Fork 0
Z0005
Duane Dieterich edited this page Jul 9, 2022
·
3 revisions
| Issue | Place Comments and Events in Cronological Order |
|---|---|
| Status | Closed |
| Assigned | DDieterich |
| Milestone | Initial |
| Est Hrs | |
| %Complete | |
| Labels | |
| Links | Issues Summary |
Need the Comments and Events listed in cronological order in the Issue Log section after conversion from GitHub Issue Repository.
- Add a BASH command group to "github_json_to_md.sh" that will reformat Events and Comments with "Verticle Tab" field separators and "Form Feed" record separators
- Create "sort_tmplog.awk" to sort records created by BASH command group
(Add newest entries on top and add Date/Time and Author for each entry.)