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

Feature/task invoke args #263

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Feature/task invoke args #263

wants to merge 8 commits into from

Conversation

bomoko
Copy link
Contributor

@bomoko bomoko commented Feb 14, 2023

This PR introduces the ability to pass arguments through to advanced tasks.

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated.
  • Changelog entry has been written

Currently we don't support arguments being passed through to custom defined task. This PR fixes that.

Changelog Entry

Adds arguments to custom task invocation - adds additional arguments to allow users to pass through arguments to custom tasks (#262)
-->

Closing issues

closes #262

@bomoko bomoko requested review from rocketeerbkw and shreddedbacon and removed request for rocketeerbkw February 14, 2023 18:54
cmd/tasks.go Outdated Show resolved Hide resolved
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.

Add arguments to invoke task
2 participants