konflux-ci / architecture

Technical and Architecture documents
https://konflux-ci.dev/architecture/
18 stars 67 forks source link

Clarify build service update trigger #142

Closed ralphbean closed 11 months ago

ralphbean commented 11 months ago

This came up in feature refinement. The expectation is not that build-service will need to grow a new webhook handler to listen to events directly from github. Instead, the expectation is to use PipelineRuns (created by PaC) as the signal indicating that something has happened on GitHub.