)]}'
{"tools/list_eol_stale_branches.sh":[{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"59f9771bdadaa15afd675a8a4fc8e712983cf85a","unresolved":true,"context_lines":[{"line_number":81,"context_line":"        if [ ! -z \"${patches}\" ]; then"},{"line_number":82,"context_line":"            echo \"Patches remain opened on stale branch:\""},{"line_number":83,"context_line":"            echo \"https://review.opendev.org/q/status:open+project:${repo}+branch:stable/${em_serie}\""},{"line_number":84,"context_line":"        fi"},{"line_number":85,"context_line":"    done"},{"line_number":86,"context_line":"done"}],"source_content_type":"text/x-sh","patch_set":1,"id":"172bf26e_b76f8e74","line":84,"updated":"2021-01-27 14:54:51.000000000","message":"I think this should be added in the is_eol function to only list changes if the branch is stale.","commit_id":"c4f5c4afbf1628fa094b3dfab172c61b22136da2"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"9076410171d06dc30cbb2b785a3de2ede6c34103","unresolved":true,"context_lines":[{"line_number":81,"context_line":"        if [ ! -z \"${patches}\" ]; then"},{"line_number":82,"context_line":"            echo \"Patches remain opened on stale branch:\""},{"line_number":83,"context_line":"            echo \"https://review.opendev.org/q/status:open+project:${repo}+branch:stable/${em_serie}\""},{"line_number":84,"context_line":"        fi"},{"line_number":85,"context_line":"    done"},{"line_number":86,"context_line":"done"}],"source_content_type":"text/x-sh","patch_set":1,"id":"ea6cad93_d24c203d","line":84,"in_reply_to":"172bf26e_b76f8e74","updated":"2021-01-27 16:22:21.000000000","message":"Yes you\u0027re right","commit_id":"c4f5c4afbf1628fa094b3dfab172c61b22136da2"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"d432e23ad8ec702045ba5dca03263a249c060de2","unresolved":true,"context_lines":[{"line_number":66,"context_line":"    if [[ $? -eq 0 ]]; then"},{"line_number":67,"context_line":"        echo \"${repo} contains eol stale branch (${em_serie})\""},{"line_number":68,"context_line":"        req\u003d\"${GERRIT_URL}/changes/?q\u003dstatus:open+project:${repo}+branch:stable/${em_serie}\""},{"line_number":69,"context_line":"        patches\u003d$(curl -s ${req} | sed 1d | jq --raw-output \u0027.[] | .change_id\u0027)"},{"line_number":70,"context_line":"        if [ ! -z \"${patches}\" ]; then"},{"line_number":71,"context_line":"            echo \"Patches remain opened on stale branch:\""},{"line_number":72,"context_line":"            echo \"https://review.opendev.org/q/status:open+project:${repo}+branch:stable/${em_serie}\""}],"source_content_type":"text/x-sh","patch_set":2,"id":"abf32478_e792d1e3","line":69,"updated":"2021-01-27 18:09:14.000000000","message":"I don\u0027t know whether \u0027curl\u0027 and \u0027jq\u0027 worth to be mentioned somewhere as a binary dependency... For most of the tests and use cases it would be overkill to install them, though, so it does not worth to add them to bindep.txt I think.","commit_id":"dfb43b49efd55d76892efd95b3b6abd13abc88b7"}]}
