2017-01-25 11:37:35 +01:00
|
|
|
-
|
|
|
|
id: 1
|
|
|
|
repo_id: 1
|
2024-03-19 11:59:48 +01:00
|
|
|
url: http://www.example.com/url1
|
|
|
|
http_method: POST
|
2024-03-20 15:44:01 +01:00
|
|
|
type: forgejo
|
2017-01-25 11:37:35 +01:00
|
|
|
content_type: 1 # json
|
|
|
|
events: '{"push_only":true,"send_everything":false,"choose_events":false,"events":{"create":false,"push":true,"pull_request":false}}'
|
2024-03-19 11:59:48 +01:00
|
|
|
is_active: false # disable to prevent sending hook task during unrelated tests
|
2017-01-25 11:37:35 +01:00
|
|
|
|
|
|
|
-
|
|
|
|
id: 2
|
|
|
|
repo_id: 1
|
2024-03-19 11:59:48 +01:00
|
|
|
url: http://www.example.com/url2
|
|
|
|
http_method: POST
|
2017-01-25 11:37:35 +01:00
|
|
|
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 15:28:32 +01:00
|
|
|
owner_id: 3
|
2017-01-25 11:37:35 +01:00
|
|
|
repo_id: 3
|
2024-03-19 11:59:48 +01:00
|
|
|
url: http://www.example.com/url3
|
|
|
|
http_method: POST
|
2017-01-25 11:37:35 +01:00
|
|
|
content_type: 1 # json
|
|
|
|
events: '{"push_only":false,"send_everything":false,"choose_events":false,"events":{"create":false,"push":true,"pull_request":true}}'
|
2024-03-19 11:59:48 +01:00
|
|
|
is_active: false
|
2019-09-09 07:48:21 +02:00
|
|
|
-
|
|
|
|
id: 4
|
|
|
|
repo_id: 2
|
2024-03-19 11:59:48 +01:00
|
|
|
url: http://www.example.com/url4
|
|
|
|
http_method: POST
|
2019-09-09 07:48:21 +02:00
|
|
|
content_type: 1 # json
|
|
|
|
events: '{"push_only":true,"branch_filter":"{master,feature*}"}'
|
2024-03-19 11:59:48 +01:00
|
|
|
is_active: false
|