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)
Describe the bug
Trying to trigger Werft on a branch with an emoji in its name (e.g.
refactor-馃崒) fails with:Example: gitpod-io/gitpod#3861 (comment)
To Reproduce
Steps to reproduce the behavior:
refactor-馃崒)Expected behavior
Werft should work & start a job.
Screenshots
Additional context
(none)