Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overwrite of runner name via commandline parameter fails #1320

Open
sidey79 opened this issue Oct 20, 2022 · 0 comments
Open

Overwrite of runner name via commandline parameter fails #1320

sidey79 opened this issue Oct 20, 2022 · 0 comments

Comments

@sidey79
Copy link

sidey79 commented Oct 20, 2022

I've defined a tool and want to specify the name of the runner via commandline parameter -namn=toolname when calling reviewdog binary.

The toolname is not used:

 ./bin/reviewdog --diff='git diff master' -runners=mytool -name=renamedtool
2022/10/20 19:14:45 reviewdog: [start]  runner=mytool
2022/10/20 19:14:45 reviewdog: [finish] runner=mytool
t/FHEM/14_SD_WS/00_load.t:13: [mytool] '14_SD_WS loaded'

I want to rename it at execution time, beause i use it in a matrix build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant