)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"947171dfc84336364d6223899405c92aaff56305","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"c7950ed6_83316abb","updated":"2026-05-05 07:53:34.000000000","message":"My previous comments are just suggestion, else, your changes LGTM","commit_id":"1c1ed6d33aa1ead4cf88f9214410d21074f91eed"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"7b6016136c536f3ed553af5f8a58de0e9d0863a6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"ca73d42d_75af6b7f","updated":"2026-05-05 07:52:58.000000000","message":"That would be nice to consider adding unit tests for the showBadge() function.","commit_id":"1c1ed6d33aa1ead4cf88f9214410d21074f91eed"}],"openstackdocstheme/theme/openstackdocs/layout.html":[{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"7b6016136c536f3ed553af5f8a58de0e9d0863a6","unresolved":true,"context_lines":[{"line_number":86,"context_line":"            if (repoName) {"},{"line_number":87,"context_line":"                container.find(\u0027a[href]\u0027).each(function() {"},{"line_number":88,"context_line":"                    var href \u003d $(this).attr(\u0027href\u0027);"},{"line_number":89,"context_line":"                    if (href \u0026\u0026 /^\\/[^\\/]+\\/$/.test(href)) {"},{"line_number":90,"context_line":"                        $(this).attr(\u0027href\u0027, \u0027/\u0027 + repoName + href);"},{"line_number":91,"context_line":"                    }"},{"line_number":92,"context_line":"                });"}],"source_content_type":"text/html","patch_set":1,"id":"617c4cf8_c4b362ee","line":89,"range":{"start_line":89,"start_character":32,"end_line":89,"end_character":46},"updated":"2026-05-05 07:52:58.000000000","message":"Your regex is correct, but what do you think of a using a pattern more specific to series identifiers: `/^\\/(\\d{4}\\.\\d+|[a-z]+)\\/$/`.\n\nIt would match `/2026.1/`, `/2025.2/`, `/flamingo/`, and it would ignore `/docs/`, `/api/` etc...","commit_id":"1c1ed6d33aa1ead4cf88f9214410d21074f91eed"}]}
