issues Search Results · repo:adnanh/webhook language:Go
Filter by
428 results
(131 ms)428 results
inadnanh/webhook (press backspace or delete to remove)Hey, I m trying to spawn webhook on kubernetes, and I m missing the part when it exposes basic health checks - didn t
find it in any docs you have, are you planning to implement health checks?
sokoow
- 1
- Opened 11 days ago
- #736
Hello, Is there any way to see the logs of the script defined in hooks.json file? I m running webhook using a systemd
unit with --verbose flag but the script logs are not showing in journal.
rummanz
- 1
- Opened on Jul 21
- #735
Would be cool to have linting and autocomplete, we could use https://json-schema.org for this.
jguddas
- Opened on Jun 14
- #734
The documentation for referencing request values explains that you can reference an “HTTP request parameter” and gives
two examples of doing so. However, that page doesn’t list what the valid values of ...
documentation
Hawk777
- 1
- Opened on May 1
- #732
Hi!
I am sorry for the naive question but I cannot make my very simple setup to work. I would like my webhook to pass
arguments to a simple bash script.
curl command: curl localhost:9000/hooks/webhook?param=123 ...
fabas-mpcdf
- 2
- Opened on Apr 25
- #730
error extracting command arguments: couldn t retrieve argument for {Source:payload Name:ruleName EnvName: Base64Decode:false}
error extracting command arguments for environment: couldn t retrieve argument ...
yurenchen000
- 2
- Opened on Apr 4
- #726
Currently only application/json is supported and assumed in form parts (i.e. part is parsed as JSON in the docs).
Being able to support other types, like media or any kind of data type would be great ...
jficz
- Opened on Mar 9
- #725
[root@vm101 ~]# cat config.json [ { id : test , execute-command : ./test.sh , pass-arguments-to-command : [{ source :
entire-headers }] } ] [root@vm101 ~]# cat test.sh
#!/bin/bash echo $* [root@vm101 ~]# ...
chinawzy
- Opened on Feb 20
- #724
Hi, i am currently using webhook version 2.8.2, centos 7, bitbucket. I have config hook.json like this:
[
{
id : webhook ,
execute-command : /opt/scripts/./deploy.sh ,
command-working-directory ...
vPt-King
- 2
- Opened on Jan 10
- #718
img width= 1019 alt= image src= https://github.com/user-attachments/assets/39302968-b61e-46c5-9cbe-135cae839e1c / do i
want to directly upload files some parameters that are support? i looked the document ...
nullCode666
- 1
- Opened on Jan 3
- #717

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.