summaryrefslogtreecommitdiff
path: root/testdata/topic-changed-event.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/topic-changed-event.txt')
-rw-r--r--testdata/topic-changed-event.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/testdata/topic-changed-event.txt b/testdata/topic-changed-event.txt
new file mode 100644
index 0000000..1847440
--- /dev/null
+++ b/testdata/topic-changed-event.txt
@@ -0,0 +1,13 @@
+{"type":"topic-changed",
+ "change":{"project":"project-name",
+ "branch":"branch-name",
+ "topic":"topic-name",
+ "id":"Ideadbeefdeadbeefdeadbeefdeadbeefdeadbeef",
+ "number":"123456",
+ "subject":"Commit message subject",
+ "owner":{"name":"Owner Name",
+ "email":"owner@example.com"},
+ "url":"http://review.example.com/123456"},
+ "changer":{"name":"Changer Name",
+ "email":"changer@example.com"},
+ "oldTopic":"old-topic"}