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

newbot: add a more general flag/parameter #121

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

4maxam4
Copy link

@4maxam4 4maxam4 commented Jul 15, 2024

For some use cases it would be helpful when the flags can have some values attached.
newbot -c config.config1 --flag foo=bar tc.testcase

Christian Perkonig and others added 2 commits July 15, 2024 12:25
For some use cases it would be helpful when the flags can have some
values attached.
`newbot -c config.config1 --flag foo=bar tc.testcase`

Signed-off-by: 4maxam4 <[email protected]>
@Rahix Rahix linked an issue Jul 18, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

A more general newbot flag/parameter (eg. --flag foo=bar)
1 participant