)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"1f059531a3e05efc0edf5ab8548c1ee83be7c123","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"d7e12cc6_e42a83f1","updated":"2022-12-15 16:17:12.000000000","message":"Can you add a release note and possibly address my nit? I\u0027m good with this otherwise","commit_id":"099031c4c2be4e0f1a6efc89def1f4224bba2f6f"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"6d5236099b98b8327aee3b3b33d3a76b10dd94b5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"2ba4d798_06f44261","updated":"2022-12-27 10:23:12.000000000","message":"Forgot the reno, will add for next PS once we agree on the skipping logic.","commit_id":"ab30092d36983338305e4ceb8152cdb41fe7e35a"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"7bf521da46e8b6765da2b0784f7df9764f756af1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"7e83df81_02265c8d","updated":"2023-02-15 13:58:23.000000000","message":"I liked --force better but not a deal breaker","commit_id":"7506eb8e0c459494bdb4ec47de2e18a2a953d727"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"e38f5fe2590fc4a7a0e140d1e0cc59d8aaaa1756","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"be14fb61_f710ff82","in_reply_to":"7e83df81_02265c8d","updated":"2023-02-20 20:06:00.000000000","message":"We had a discussion about the name on IRC and this is the result, see https://meetings.opendev.org/irclogs/%23openstack-sdks/%23openstack-sdks.2023-02-15.log.html#t2023-02-15T08:19:28","commit_id":"7506eb8e0c459494bdb4ec47de2e18a2a953d727"}],"openstackclient/common/project_cleanup.py":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"b69a496f1ef978e4222e37b7b2279f1f65e98606","unresolved":true,"context_lines":[{"line_number":53,"context_line":"        action_group.add_argument("},{"line_number":54,"context_line":"            \u0027--dry-run\u0027,"},{"line_number":55,"context_line":"            action\u003d\u0027store_true\u0027,"},{"line_number":56,"context_line":"            help\u003d_(\"List a project\u0027s resources but don\u0027t delete them\")"},{"line_number":57,"context_line":"        )"},{"line_number":58,"context_line":"        action_group.add_argument("},{"line_number":59,"context_line":"            \u0027--force\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"50a36c0d_70f0442a","line":56,"range":{"start_line":56,"start_character":51,"end_line":56,"end_character":56},"updated":"2022-11-15 13:25:48.000000000","message":"super nit: s/do not","commit_id":"099031c4c2be4e0f1a6efc89def1f4224bba2f6f"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"bf2c69c90620e512365466215f58431dca433e6f","unresolved":false,"context_lines":[{"line_number":53,"context_line":"        action_group.add_argument("},{"line_number":54,"context_line":"            \u0027--dry-run\u0027,"},{"line_number":55,"context_line":"            action\u003d\u0027store_true\u0027,"},{"line_number":56,"context_line":"            help\u003d_(\"List a project\u0027s resources but don\u0027t delete them\")"},{"line_number":57,"context_line":"        )"},{"line_number":58,"context_line":"        action_group.add_argument("},{"line_number":59,"context_line":"            \u0027--force\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"5fc5e909_736cb3ea","line":56,"range":{"start_line":56,"start_character":51,"end_line":56,"end_character":56},"in_reply_to":"50a36c0d_70f0442a","updated":"2022-12-27 10:22:21.000000000","message":"Done","commit_id":"099031c4c2be4e0f1a6efc89def1f4224bba2f6f"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"1f059531a3e05efc0edf5ab8548c1ee83be7c123","unresolved":true,"context_lines":[{"line_number":138,"context_line":"                _(\"These resources will be deleted. Are you sure\"),"},{"line_number":139,"context_line":"                default\u003dFalse)"},{"line_number":140,"context_line":""},{"line_number":141,"context_line":"            if confirm:"},{"line_number":142,"context_line":"                self.log.warning(_(\u0027Deleting resources\u0027))"},{"line_number":143,"context_line":""},{"line_number":144,"context_line":"                project_connect.project_cleanup(dry_run\u003dFalse,"}],"source_content_type":"text/x-python","patch_set":1,"id":"9b84472c_9b26ef3d","line":141,"updated":"2022-12-15 16:17:12.000000000","message":"Can we combine these two since this is a little confusing as-is (I personally don\u0027t like the \u0027condition or do_thing\u0027 idea, even if\u0027s syntactically valid Python)","commit_id":"099031c4c2be4e0f1a6efc89def1f4224bba2f6f"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"bf2c69c90620e512365466215f58431dca433e6f","unresolved":false,"context_lines":[{"line_number":138,"context_line":"                _(\"These resources will be deleted. Are you sure\"),"},{"line_number":139,"context_line":"                default\u003dFalse)"},{"line_number":140,"context_line":""},{"line_number":141,"context_line":"            if confirm:"},{"line_number":142,"context_line":"                self.log.warning(_(\u0027Deleting resources\u0027))"},{"line_number":143,"context_line":""},{"line_number":144,"context_line":"                project_connect.project_cleanup(dry_run\u003dFalse,"}],"source_content_type":"text/x-python","patch_set":1,"id":"8644f585_8c1bc7c8","line":141,"in_reply_to":"9b84472c_9b26ef3d","updated":"2022-12-27 10:22:21.000000000","message":"Maybe like this?","commit_id":"099031c4c2be4e0f1a6efc89def1f4224bba2f6f"}]}
