2017-01-25 05:37:35 -05:00
|
|
|
-
|
|
|
|
id: 1
|
|
|
|
repo_id: 1
|
|
|
|
url: www.example.com/url1
|
|
|
|
content_type: 1 # json
|
|
|
|
events: '{"push_only":true,"send_everything":false,"choose_events":false,"events":{"create":false,"push":true,"pull_request":false}}'
|
|
|
|
is_active: true
|
|
|
|
|
|
|
|
-
|
|
|
|
id: 2
|
|
|
|
repo_id: 1
|
|
|
|
url: www.example.com/url2
|
|
|
|
content_type: 1 # json
|
|
|
|
events: '{"push_only":false,"send_everything":false,"choose_events":false,"events":{"create":false,"push":true,"pull_request":true}}'
|
|
|
|
is_active: false
|
|
|
|
|
|
|
|
-
|
|
|
|
id: 3
|
2023-03-10 09:28:32 -05:00
|
|
|
owner_id: 3
|
2017-01-25 05:37:35 -05:00
|
|
|
repo_id: 3
|
|
|
|
url: www.example.com/url3
|
|
|
|
content_type: 1 # json
|
|
|
|
events: '{"push_only":false,"send_everything":false,"choose_events":false,"events":{"create":false,"push":true,"pull_request":true}}'
|
|
|
|
is_active: true
|
2019-09-09 01:48:21 -04:00
|
|
|
-
|
|
|
|
id: 4
|
|
|
|
repo_id: 2
|
|
|
|
url: www.example.com/url4
|
|
|
|
content_type: 1 # json
|
|
|
|
events: '{"push_only":true,"branch_filter":"{master,feature*}"}'
|
|
|
|
is_active: true
|