Supported integrations

The integration can be customized on the "Integrations" page.

GitLab

It provides features to create, approve, and decline pull requests for the branches with updates.

Codario supports GitLab newer than 9.0.

GitHub

It provides features to:

  • Get the list of your repositories.
  • Create, approve, and decline pull requests for the branches with updates.
  • Allows to use GitHub for login to Codario.

Can be customized on "User settings" page.

BitBucket

It provides features to:

  • Get the list of your repositories.
  • Create, approve, and decline pull requests for the branches with updates.
  • Allows use BitBucket for login to Codario.

Can be customized on "User settings" page.

Slack

It provides a feature to send messages to a Slack channel when "update workflow" events are called.

Jira

It provides a feature to create the tasks in Jira and synchronize them with Codario tasks.

Visibility configs

Use the following configs:

"visibility": {
  "comments": "[type].[value]"
}

Comments

Provides restriction of visibility to created comments with Codario.

  • type - available values group or role
  • value - the name of the group or role to which visibility of this item is restricted, f.e. Administrators

Redmine

It provides a feature to create the tasks in Redmine and synchronize them with Codario tasks.

Visibility configs

Will not affect Redmine.

Asana

It provides a feature to create the tasks in Asana and synchronize them with Codario tasks.

Asana does not support "tracker" and "priority" definitions, so please use the default value for these properties.

Visibility configs

Will not affect Asana.

SSH connection

It provides a feature to execute custom code over SSH connection on a server when "update workflow" events are called.