Rageshake generic webhook to submit issues to Gitea, on here
This repository has been archived on 2022-08-18. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Aravinth Manivannan f02627f489
ci/woodpecker/push/woodpecker Pipeline was successful Details
hotfix: switch to serde_json::Value to get rageshake working
TODO: switch to concrete datatype
2022-08-18 18:24:28 +05:30
config feat: load configuration and post to gitea on receiving bug report 2022-08-17 18:53:33 +05:30
src hotfix: switch to serde_json::Value to get rageshake working 2022-08-18 18:24:28 +05:30
.dockerignore feat: init 2022-08-17 17:50:03 +05:30
.gitignore feat: load configuration and post to gitea on receiving bug report 2022-08-17 18:53:33 +05:30
.woodpecker.yml feat: publish docker img 2022-08-17 19:01:18 +05:30
Cargo.lock feat: load configuration and post to gitea on receiving bug report 2022-08-17 18:53:33 +05:30
Cargo.toml feat: load configuration and post to gitea on receiving bug report 2022-08-17 18:53:33 +05:30
Dockerfile fix: install CA certs 2022-08-18 14:06:37 +05:30
LICENSE.md feat: init 2022-08-17 17:50:03 +05:30
Makefile feat: bootstrap config, auth and upload report route 2022-08-17 17:50:38 +05:30
README.md feat: add badges 2022-08-18 12:41:26 +05:30
build.rs feat: bootstrap config, auth and upload report route 2022-08-17 17:50:38 +05:30

README.md

status-badge Docker

rageshake generic webhook

Generic webhook implementation that works with element/rageshake, see here