You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... @ianlancetaylor tried to work around the parsing by adding lots of backticks to confuse gopherbot, but it confused it instead into parsing the gibberish as a request to add a label.
I agree gopherbot can be improved so it's easier to insert instructions for how to use it without unintentionally triggering said command. It's helpful to include data in this thread, so that any potential fix is easier to evaluate.
To share a workaround I tend to use, I rely on inserting zero-width space (https://en.wikipedia.org/wiki/Zero-width_space) inside the keywords when I want to explicitly prevent gopherbot from taking some action. For example:
In #36508 (comment) @ianlancetaylor told somebody how to remove a label later and put the instructions in backticks but gopherbot still parsed it.
It should try a bit to avoid finding directives in formatted text.
/cc @andybons @dmitshur @toothrot
The text was updated successfully, but these errors were encountered: