Post pipeline result

Post pipeline result

I want to post some information when a pipeline succeded or failed. I was thinking about using webhooks but webhooks are not forked with the project (there`s a way to do that?)

that would be the best way to post a pipeline status to an external application? since webhooks seem not to be an option

What do you mean by “webhooks are not forked with the project”? I think that indeed webhook, fired on pipeline events, is what you need.

It an exercise that students will fork and answer. That’s why webhooks will not work, cause even if i can make they work with que main project they’ll not be forked.