When I push to GitHub, GitHub will call the Buildkite webhook immediately. I've seen this happen with Heroku and other providers, where they acknowledge that their respective webhook was called by GitHub, and that a build will start momentarily.
However, it seems that Buildkite does not show this intermediate stage between when a webhook was called and when a build is started. When I push, I would love to see Buildkite acknowledge that it received the webhook call. Without UI acknowledgement, I am stuck thinking that something went wrong. A couple minutes later and voila, a build starts!
I know there's a lot happening behind the scenes before a build actually starts, but can we just get some acknowledgement that something is happening right after a push?
When I push to GitHub, GitHub will call the Buildkite webhook immediately. I've seen this happen with Heroku and other providers, where they acknowledge that their respective webhook was called by GitHub, and that a build will start momentarily.
However, it seems that Buildkite does not show this intermediate stage between when a webhook was called and when a build is started. When I push, I would love to see Buildkite acknowledge that it received the webhook call. Without UI acknowledgement, I am stuck thinking that something went wrong. A couple minutes later and voila, a build starts!
I know there's a lot happening behind the scenes before a build actually starts, but can we just get some acknowledgement that something is happening right after a push?