Afzal Ansari
Afzal Ansari
### What problem does this PR solve? ### What's changed and how it works? ### Related changes - [ ] Need to update `chaos-mesh/website` - [ ] Need to update...
Signed-off-by: afzal442 Closes: #2891 ### What problem does this PR solve? ### What's changed and how it works? ### Related changes - [ ] Need to update `chaos-mesh/website` - [...
Signed-off-by: afzal442 ## This PR - updates webhook config to support `user `obj as discussed in the issue ### Related Issues Fixes #8552
## This PR - adds `user` object to support webhook integration API ### Related Issues For #8552
Currently, there is no support for `user` object in the API call of `webhook-svc`. e.g. in the use case of `jira-svc`, there is need of `user` obj in the request....
**What this PR does / why we need it**: As mentioned in the issue, it refactors the makefile and CI workflow **Which issue this PR fixes**: Fixes: #2788 **Special notes...
Signed-off-by: afzal442 Add runtime support for Node-19.0 Latest release
### Type of change: - [ ] Bugfix - [ ] New feature provided - [ ] Improve performance - [ ] Backport patches - [ ] Documentation - [x]...
Used cat instead of echo to write multi-line text, and used a here-document (
While running the app, localhost:8000 responds to 405, seems to be crashed. Any clue plz?