Skip to content

fix: error 400 when on a branch with special chars

This MR fixes a bug where when using a branch with non-ascii characters, the extension is unusable.

From the issue:

  1. Create a branch named feature/ch38/add-fn-para-criar-novo-usuário
  2. Push the branch
  3. See the pipeline/MR/issue indicators working correctly

Relates to #331 (closed)

Edited by Kev

Merge request reports