You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by to...@apache.org on 2022/07/09 13:14:58 UTC

[lucene-jira-archive] branch main updated: minor format change.

This is an automated email from the ASF dual-hosted git repository.

tomoko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/lucene-jira-archive.git


The following commit(s) were added to refs/heads/main by this push:
     new 3fabdbab minor format change.
3fabdbab is described below

commit 3fabdbabdf692bb386541c04e8aee0e3cc01c1e8
Author: Tomoko Uchida <to...@gmail.com>
AuthorDate: Sat Jul 9 22:02:51 2022 +0900

    minor format change.
---
 migration/src/jira2github_import.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/migration/src/jira2github_import.py b/migration/src/jira2github_import.py
index c460182a..ef789d37 100644
--- a/migration/src/jira2github_import.py
+++ b/migration/src/jira2github_import.py
@@ -120,8 +120,7 @@ Pull Requests:
                 "body": f"""{convert_text(comment_body, att_replace_map, account_map)}
 
 Author: {comment_author(comment_author_name, comment_author_dispname)}
-Created: {comment_created}
-Updated: {comment_updated}
+Created: {comment_created} / Updated: {comment_updated}
 """
             }
             if comment_created: