)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"307486ff5424c4cd42c40740dcca423621905087","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"131d023f_9f11b72d","updated":"2021-11-12 15:03:56.000000000","message":"The script works well, however I think some of the information was printed already with the existing code. Though I haven\u0027t used the process_auto_releases script that much as Hervé, so probably I miss something (but will recognize next week when i have to use this - if i\u0027m not mistaken :)). So let\u0027s merge this.","commit_id":"6d7482db5b9d82ce9fc56747c18164ecb892de87"}],"tools/process_auto_releases.sh":[{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"307486ff5424c4cd42c40740dcca423621905087","unresolved":true,"context_lines":[{"line_number":115,"context_line":"    prev_tag\u003d$(get_last_tag)"},{"line_number":116,"context_line":"    echo \"Existing versions for ${series}: ${current_series_tag}\""},{"line_number":117,"context_line":"    if [ -z \"$prev_tag\" ]; then"},{"line_number":118,"context_line":"        echo \"$repo has not yet been released\""},{"line_number":119,"context_line":"    else"},{"line_number":120,"context_line":"        echo"},{"line_number":121,"context_line":"        end_sha\u003d$(git log -n 1 --pretty\u003dtformat:%h)"}],"source_content_type":"text/x-sh","patch_set":2,"id":"526b19db_1852d279","line":118,"range":{"start_line":118,"start_character":14,"end_line":118,"end_character":45},"updated":"2021-11-12 15:03:56.000000000","message":"this is printed if there were no releases yet","commit_id":"6d7482db5b9d82ce9fc56747c18164ecb892de87"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"307486ff5424c4cd42c40740dcca423621905087","unresolved":true,"context_lines":[{"line_number":119,"context_line":"    else"},{"line_number":120,"context_line":"        echo"},{"line_number":121,"context_line":"        end_sha\u003d$(git log -n 1 --pretty\u003dtformat:%h)"},{"line_number":122,"context_line":"        echo \"Changes between $prev_tag and $end_sha\""},{"line_number":123,"context_line":"        echo"},{"line_number":124,"context_line":"        git log --no-color --no-merges --format\u003d\u0027%h %ci %s\u0027 \\"},{"line_number":125,"context_line":"            --graph ${prev_tag}..${end_sha}"}],"source_content_type":"text/x-sh","patch_set":2,"id":"57629093_1cb8fda2","line":122,"range":{"start_line":122,"start_character":30,"end_line":122,"end_character":39},"updated":"2021-11-12 15:03:56.000000000","message":"on the other case, if there was a release, we had this printed as the \u0027previous release\u0027 version, if i\u0027m not mistaken.","commit_id":"6d7482db5b9d82ce9fc56747c18164ecb892de87"}]}
