本站源代码
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

32 lines
866B

  1. -
  2. id: 1
  3. repo_id: 1
  4. url: www.example.com/url1
  5. content_type: 1 # json
  6. events: '{"push_only":true,"send_everything":false,"choose_events":false,"events":{"create":false,"push":true,"pull_request":false}}'
  7. is_active: true
  8. -
  9. id: 2
  10. repo_id: 1
  11. url: www.example.com/url2
  12. content_type: 1 # json
  13. events: '{"push_only":false,"send_everything":false,"choose_events":false,"events":{"create":false,"push":true,"pull_request":true}}'
  14. is_active: false
  15. -
  16. id: 3
  17. org_id: 3
  18. repo_id: 3
  19. url: www.example.com/url3
  20. content_type: 1 # json
  21. events: '{"push_only":false,"send_everything":false,"choose_events":false,"events":{"create":false,"push":true,"pull_request":true}}'
  22. is_active: true
  23. -
  24. id: 4
  25. repo_id: 2
  26. url: www.example.com/url4
  27. content_type: 1 # json
  28. events: '{"push_only":true,"branch_filter":"{master,feature*}"}'
  29. is_active: true
上海开阖软件有限公司 沪ICP备12045867号-1