Skip to content

Extend the error when the project is not found at include:file

Kate Grechishkina requested to merge kg-add-include-error-verbosity into master

What does this MR do?

This MR adds verbosity to the error message. It provides some more light into where to search for the project that can't be accessed or that don't exist. It is a result of customer ticket https://gitlab.zendesk.com/agent/tickets/185252 [internal].

The change would save some time when debugging a failing pipeline.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Kate Grechishkina

Merge request reports