Missing .drone.yml - Failure to get build config for organization/repo

When the repository doesn’t contain .drone.yml file the hook status code is 404 with no content and error log sais:

failure to get build config for organization/repo.

What about:

  1. more specific error message (.drone.yml file not found)
  2. returning this error to hook response (so it can be found in webhooks listing)

What do you think? :slight_smile:

1 Like