=s_('Webhooks|Used to validate received payloads. Sent with the request in the %{code_start}X-Gitlab-Token HTTP%{code_end} header.').html_safe%{code_start: code_start,code_end: code_end}
=form.text_field:push_events_branch_filter,class: 'form-control gl-form-input',placeholder: 'Branch name or wildcard pattern to trigger on (leave blank for all)'
...
...
@@ -73,5 +73,6 @@
help_text: s_('Webhooks|A release is created or updated.')