Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

OneDevops-OnBots allows to have approval flow for the action commands that are performed by The Workflow app is an application that will make this feature work with your bots. It is a very small and lightweight node application that will handle the approval flow of actions between the bots and chat applications.

Configuration

The configuration variables are included in the .env file which directly located inside the WorkflowApp. Please refer the below table for setting the values of the variables:

Variable NamePurpose








Getting started

Install the dependencies by running the following command inside the workflow app folder:

  • npm install

npm install will install the dependencies that are listed in package.json

Run the app with the following command:

  • nodejs app.js
  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.