test: webhook fix branch filter tests
This commit is contained in:
parent
79ffb2de47
commit
79380c209d
2 changed files with 45 additions and 23 deletions
|
@ -29,8 +29,9 @@
|
|||
-
|
||||
id: 4
|
||||
repo_id: 2
|
||||
type: gitea
|
||||
url: http://www.example.com/url4
|
||||
http_method: POST
|
||||
content_type: 1 # json
|
||||
events: '{"push_only":true,"branch_filter":"{master,feature*}"}'
|
||||
events: '{"send_everything":true,"branch_filter":"{master,feature*}"}'
|
||||
is_active: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue