Describe the bug
Trying to trigger Werft on a branch with an emoji in its name (e.g. refactor-🍌) fails with:
👎 cannot start job - please talk to whoever's in charge of your Werft installation
Example: gitpod-io/gitpod#3861 (comment)
To Reproduce
Steps to reproduce the behavior:
- Create a branch with an emoji in its name (e.g.
refactor-🍌)
- Run Werft on it
- It fails
Expected behavior
Werft should work & start a job.
Screenshots

Additional context
(none)