-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
I issued the command
@bors try jobs=`dist-various-*`
which did not work:
Unknown value for argument "jobs". Run @bors2 help to see available commands.
That error is not super helpful, I know about the command, I just don't know how to escape *
... and the help text does not indicate that it seems.
I expected this to work similar to "try-job: dist-various-*
" in the PR description. The docs even say
When using glob patterns, you might want to wrap them in backticks (`) to avoid GitHub rendering the pattern as Markdown.
but that does only seem to apply to jobs defined in the PR description (whereas the docs make it sound like it also should work for the jobs command parameter).
Metadata
Metadata
Assignees
Labels
No labels