)]}'
{"zuul/rpclistener.py":[{"author":{"_account_id":16068,"name":"Tobias Henkel","email":"tobias.henkel@bmw.de","username":"tobias.henkel"},"change_message_id":"32a9b646a7a97459d249e546009217c25a5ee081","unresolved":false,"context_lines":[{"line_number":433,"context_line":"            for trigger in pipeline_config.triggers:"},{"line_number":434,"context_line":"                triggers.append({"},{"line_number":435,"context_line":"                    \"name\": trigger.name,"},{"line_number":436,"context_line":"                    \"connection\": trigger.connection.connection_name,"},{"line_number":437,"context_line":"                })"},{"line_number":438,"context_line":"            output.append({\"name\": pipeline, \"triggers\": triggers})"},{"line_number":439,"context_line":"        job.sendWorkComplete(json.dumps(output))"}],"source_content_type":"text/x-python","patch_set":1,"id":"9fdfeff1_ef74e238","line":436,"updated":"2019-02-19 18:18:55.000000000","message":"Do we want to just add the name and connecton of the trigger or should we add the complete representation of the trigger?","commit_id":"b2a71086268a30c0e1aa7616cbccdd916a7c152e"},{"author":{"_account_id":1,"name":"James E. Blair","email":"jim@acmegating.com","username":"corvus"},"change_message_id":"40d963701d2a6db0a65ac18e4a2d0c24cf4cc9bd","unresolved":false,"context_lines":[{"line_number":433,"context_line":"            for trigger in pipeline_config.triggers:"},{"line_number":434,"context_line":"                triggers.append({"},{"line_number":435,"context_line":"                    \"name\": trigger.name,"},{"line_number":436,"context_line":"                    \"connection\": trigger.connection.connection_name,"},{"line_number":437,"context_line":"                })"},{"line_number":438,"context_line":"            output.append({\"name\": pipeline, \"triggers\": triggers})"},{"line_number":439,"context_line":"        job.sendWorkComplete(json.dumps(output))"}],"source_content_type":"text/x-python","patch_set":1,"id":"9fdfeff1_b46cead0","line":436,"updated":"2019-03-04 18:32:35.000000000","message":"When is a trigger name different than its connection name?","commit_id":"b2a71086268a30c0e1aa7616cbccdd916a7c152e"},{"author":{"_account_id":9311,"name":"Tristan Cacqueray","email":"tdecacqu@redhat.com","username":"tristanC"},"change_message_id":"c0074eb063708160db1bd86316519b6fed724dd9","unresolved":false,"context_lines":[{"line_number":433,"context_line":"            for trigger in pipeline_config.triggers:"},{"line_number":434,"context_line":"                triggers.append({"},{"line_number":435,"context_line":"                    \"name\": trigger.name,"},{"line_number":436,"context_line":"                    \"connection\": trigger.connection.connection_name,"},{"line_number":437,"context_line":"                })"},{"line_number":438,"context_line":"            output.append({\"name\": pipeline, \"triggers\": triggers})"},{"line_number":439,"context_line":"        job.sendWorkComplete(json.dumps(output))"}],"source_content_type":"text/x-python","patch_set":1,"id":"9fdfeff1_979be315","line":436,"in_reply_to":"9fdfeff1_b46cead0","updated":"2019-03-05 04:00:59.000000000","message":"This meant to differentiate driver name and connection name. But this is not working as expected, next PS will fix that.","commit_id":"b2a71086268a30c0e1aa7616cbccdd916a7c152e"},{"author":{"_account_id":9311,"name":"Tristan Cacqueray","email":"tdecacqu@redhat.com","username":"tristanC"},"change_message_id":"0a096d9e66f46a0e37d23c560de1665dc77e179c","unresolved":false,"context_lines":[{"line_number":433,"context_line":"            for trigger in pipeline_config.triggers:"},{"line_number":434,"context_line":"                triggers.append({"},{"line_number":435,"context_line":"                    \"name\": trigger.name,"},{"line_number":436,"context_line":"                    \"connection\": trigger.connection.connection_name,"},{"line_number":437,"context_line":"                })"},{"line_number":438,"context_line":"            output.append({\"name\": pipeline, \"triggers\": triggers})"},{"line_number":439,"context_line":"        job.sendWorkComplete(json.dumps(output))"}],"source_content_type":"text/x-python","patch_set":1,"id":"9fdfeff1_45338af7","line":436,"in_reply_to":"9fdfeff1_ef74e238","updated":"2019-02-20 00:20:23.000000000","message":"just the name would be enough actually. Perhaps the full pipeline configuration could be exposed on a /pipeline/{name} endpoint (like /jobs vs /job/{name})","commit_id":"b2a71086268a30c0e1aa7616cbccdd916a7c152e"}]}
