Skip to content

Make "missing merge tag" error actionable

Nate Graham requested to merge ngraham/kservice:actionable-error into master

This error can appear randomly in console output and doesn't tell you what sent it or what file it's talking about, so it's not actionable.

This commit makes it print the path to file in question, so you can go fix it.

cc @nicolasfella @alex @ahmadsamir

Edited by Nate Graham

Merge request reports