)]}'
{"reno/loader.py":[{"author":{"_account_id":2472,"name":"Doug Hellmann","email":"dhellmann@redhat.com","username":"doug-hellmann"},"change_message_id":"dafd0560082bcb552227b7cb1df4929b23052eca","unresolved":true,"context_lines":[{"line_number":120,"context_line":"        cleaned_content \u003d {}"},{"line_number":121,"context_line":""},{"line_number":122,"context_line":"        if not isinstance(content, dict):"},{"line_number":123,"context_line":"            LOG.warning("},{"line_number":124,"context_line":"                \u0027%s does not appear to be structured as a YAML mapping. \u0027"},{"line_number":125,"context_line":"                \u0027Did you forget a top-level key?\u0027,"},{"line_number":126,"context_line":"                filename,"}],"source_content_type":"text/x-python","patch_set":1,"id":"ec8df61a_2e257a34","line":123,"updated":"2021-07-09 12:28:47.000000000","message":"Would it make sense to throw an exception here, since the file is going to be ignored anyway? I know logging a warning causes sphinx to throw an error, but the reno command line tool won\u0027t.","commit_id":"17cbf8b514c2eeb7ee2680f594bd8f45f0a6cb57"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"f3807272331f8f4705bb4620c519ea8975e8505c","unresolved":false,"context_lines":[{"line_number":120,"context_line":"        cleaned_content \u003d {}"},{"line_number":121,"context_line":""},{"line_number":122,"context_line":"        if not isinstance(content, dict):"},{"line_number":123,"context_line":"            LOG.warning("},{"line_number":124,"context_line":"                \u0027%s does not appear to be structured as a YAML mapping. \u0027"},{"line_number":125,"context_line":"                \u0027Did you forget a top-level key?\u0027,"},{"line_number":126,"context_line":"                filename,"}],"source_content_type":"text/x-python","patch_set":1,"id":"02db24f9_7608b18e","line":123,"in_reply_to":"ec8df61a_2e257a34","updated":"2021-07-12 14:14:28.000000000","message":"That was my initial plan, however, this didn\u0027t seem any worse an error than the existing warnings below which I would have though would result in ignored content. Looking at it again though, I see that this isn\u0027t actually the case and we\u0027re logging but still adding stuff to the file. I\u0027ll switch this to an exception now.","commit_id":"17cbf8b514c2eeb7ee2680f594bd8f45f0a6cb57"}]}
