You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

comment.yml 443B

12345678910111213141516171819202122
  1. -
  2. id: 1
  3. type: 7 # label
  4. poster_id: 2
  5. issue_id: 1 # in repo_id 1
  6. label_id: 1
  7. content: "1"
  8. created_unix: 946684810
  9. -
  10. id: 2
  11. type: 0 # comment
  12. poster_id: 3 # user not watching (see watch.yml)
  13. issue_id: 1 # in repo_id 1
  14. content: "good work!"
  15. created_unix: 946684811
  16. -
  17. id: 3
  18. type: 0 # comment
  19. poster_id: 5 # user not watching (see watch.yml)
  20. issue_id: 1 # in repo_id 1
  21. content: "meh..."
  22. created_unix: 946684812