incubator-devlake
incubator-devlake copied to clipboard
[Doc][Webhook] CircleCI Orb to send deployment webhook events
Documentation Scope
For the CircleCI Plugin, it still requires a Webhook even to report on deployments. I've created a CircleCI Orb to make this easy to implement for users of that CI/CD tool. https://circleci.com/developer/orbs/orb/ezypay/devlake-orb?version=0.1.0
Describe the Change
I don't know where/how to document this. It might even be better to move this Orb project under this project/repo.
Screenshots
n/a
Additional context
I'm open to opinions on how to integrate this into the project.
Thank you for your contribution. And I have read your codes and comments in devlake-orb. It's perfect.
You must have read https://devlake.apache.org/zh/docs/Plugins/webhook/ , there is a doc about Circle CI https://devlake.apache.org/zh/docs/Plugins/circleci. I think these two documents are both okay, and I prefer the former.
It's not a big problem.
DevLake's website is in this repo: https://github.com/apache/incubator-devlake-website, just open a PR and submit your changes.
cc @Startrekzky
@jeff-knurek I saw in your orb that the post URL has the webhook identifier hardcoded. The webhooks don't always have ID = 1.
This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has been inactive for a long time. You can reopen it if you encounter the similar problem in the future.