GitHub user marais-vzc added a comment to the discussion: Multiple projects, same webhook integration
And then there is the pain to configure every project in the deployment tool so that it will push the deployment via webhook to devlake. If a new project is added, then you need to configure a bespoke webhook for that project. The easiest way is to simply have one single api endpoint to send the deployment information to, not one for every project. One unique webhook per project works if you have 10 projects to work with, and it won't change often. If you have high numbers, that model simply does not scale. GitHub link: https://github.com/apache/incubator-devlake/discussions/6348#discussioncomment-14104221 ---- This is an automatically sent email for dev@devlake.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@devlake.apache.org