)]}'
{"zuul/driver/github/githubreporter.py":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"9ba0c93892f3ea951bf7133231f5516a2752f915","unresolved":true,"context_lines":[{"line_number":190,"context_line":""},{"line_number":191,"context_line":"        if merge_mode not in self.merge_modes:"},{"line_number":192,"context_line":"            mode \u003d [x[0] for x in model.MERGER_MAP.items()"},{"line_number":193,"context_line":"                    if x[1] \u003d\u003d merge_mode][0]"},{"line_number":194,"context_line":"            self.log.warning(\u0027Merge mode %s not supported by Github\u0027, mode)"},{"line_number":195,"context_line":"            raise MergeFailure(\u0027Merge mode %s not supported by Github\u0027 % mode)"},{"line_number":196,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"019bd4b6_c95ed1dc","line":193,"updated":"2022-10-26 15:51:15.000000000","message":"This is doing the same conversion of internal data type to human readable type for merge modes as the code with a comment on the parent change. Might be a good thing to stick in a function or have a second dict with things mapped in reverse?","commit_id":"26b9b0e2fb167e27f1ba74f0d3a6542f37c69d55"}]}
