-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Description
relevant Zulip discussion (in the archive)
On my quest to find a way to self-label I-unsound 💥
I’m getting the feeling that rustbot doesn’t offer any way at all to set labels that contain any spaces. From my limited understanding of the source code it looks like the tokenizer understands quoted strings, but the labels parser doesn’t allow such quoted strings for the label name. I would’ve expected something like @rustbot label "I-unsound 💥"
to work, but it doesn’t currently work. There’s also the relevant question on whether @rustbot label -"I-unsound 💥"
or @rustbot label "-I-unsound 💥"
or both options would be the way to remove the label again.
Metadata
Metadata
Assignees
Labels
No labels