You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was difficult to troubleshoot why Buildkite wasn't working in #3583 because I couldn't find the relevant configuration. I looked in the Dangerfile and azure-pipelines.yml, but I still couldn't figure out how the Buildkite check was getting triggered. It turns out it's because the CI job was removed from Azure Pipelines in #2941.
It would be great to check in the Buildkite configuration to make it easy for contributors to inspect how the code in their PRs is getting run, and even allow for PRs on the configuration itself so that contributors might make improvements.
New Issue Checklist
Describe the bug
It was difficult to troubleshoot why Buildkite wasn't working in #3583 because I couldn't find the relevant configuration. I looked in the
Dangerfile
andazure-pipelines.yml
, but I still couldn't figure out how the Buildkite check was getting triggered. It turns out it's because the CI job was removed from Azure Pipelines in #2941.It would be great to check in the Buildkite configuration to make it easy for contributors to inspect how the code in their PRs is getting run, and even allow for PRs on the configuration itself so that contributors might make improvements.
Thanks, as always, for all you do @jpsim!
The text was updated successfully, but these errors were encountered: