-
OneDev currently serialize various events into json with Jackson automatically, and you may use a http server to capture the posted json to check the detailed format. As to posting to Slack, it looks like that Slack expects a "text" field in posted json and OneDev does not have that field.
Will add slack integration as well as Restful api in next major release.
-
Name Previous Value Current Value Type
Support Request
New Feature
-
Previous Value Current Value Webhook documentation
Slack integration
-
OneDev
changed state to 'Closed' 3 years ago
Previous Value Current Value Open
Closed
-
-
OneDev
changed state to 'Released' 3 years ago
Previous Value Current Value Closed
Released
-
State changed as build #2972 is successful
We'd like to have OneDev post to a slack channel with the webhook interface.
Unfortunately generating a slack app and entering the webhook URL into OneDev didn't work. Do you have any specifications of how this works?
Posting this works from command line.