CircleCI is a cloud CI/CD (continuous integration and continuous delivery/deployment) platform. Create a CircleCI integration to perform actions in CircleCI as part of your Torq workflows.
Create a CircleCI API key
Follow these steps in CircleCI (CircleCI documentation for how to create a personal API token):
Go to User Settings.
Go to Personal API Tokens and click Create New Token.
Give the token a meaningful name and click Add API Token.
Copy the API Token and save it to use in Torq.
Create a CircleCI Steps Integration in Torq
Go to Build > Integrations > Steps > CircleCI and click Add.
Enter a meaningful integration name and the API Token you copied from CircleCI. Click Add.
How to Use CircleCI Steps
Once you have the integration configured, you can start using the CircleCI steps available in the steps library.
Most CircleCI steps require the ORGANIZATION ID parameter (for the Get Contexts step), which you can find on the Organization settings page.
Premade Steps
These are the premade steps for CircleCI. Don't see the step you need? That is no problem; you can easily create custom steps.
Add or update an environment variable
Delete an environment variable
Get branch pipelines
Get contexts
List environment variables
List repository environment variables