Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

START_WORKFLOW system task #2870

Merged
merged 5 commits into from
Mar 24, 2022
Merged

START_WORKFLOW system task #2870

merged 5 commits into from
Mar 24, 2022

Conversation

aravindanr
Copy link
Collaborator

@aravindanr aravindanr commented Mar 22, 2022

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

Changes in this PR

A new system task called START_WORKFLOW that starts a workflow using a StartWorkflowRequest.

@apanicker-nflx
Copy link
Collaborator

Please also add documentation for this new system task

@aravindanr
Copy link
Collaborator Author

Please also add documentation for this new system task

Will do.

@aravindanr
Copy link
Collaborator Author

@apanicker-nflx @jxu-nflx I realized that the PR does not follow the convention for input parameters for the task. The parameter name is start_workflow, but our convention is camel case, so it should be startWorkflow. Will push an update.

@aravindanr
Copy link
Collaborator Author

Please also add documentation for this new system task

I will update the documentation to include the configuration. The Examples section requires some thought and needs screenshots. I will add that in a different PR.

@aravindanr aravindanr force-pushed the start_workflow_task branch 2 times, most recently from 0eb249c to 6daca90 Compare March 24, 2022 05:02
@aravindanr aravindanr merged commit 79ae7f1 into main Mar 24, 2022
@aravindanr aravindanr deleted the start_workflow_task branch March 24, 2022 06:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants