Integrations
Integrations
Connect Slack and Jira to your team and projects
Integrations connect Operio to the tools your team already uses: failure alerts in Slack, bug tracking in Jira.
In this section
- Slack: send notifications to a Slack channel when tests fail.
- Jira: create Jira issues from failed test runs.
How integrations work
Setup happens at two levels:
- Team connection. Someone connects Slack or Jira once via OAuth, and the connection is shared across all projects in the team.
- Project configuration. Each project sets its own defaults: a Slack channel for notifications, or a Jira project for bug reports.
Open Settings → Integrations from the project sidebar to connect and configure both.
Available integrations
| Integration | Category | What it does |
|---|---|---|
| Slack | Communication | Posts failure notifications to a channel |
| Jira | Issue tracking | Creates Bug issues from failed test runs |
Permissions
Any signed-in member of the team can currently connect, disconnect, and configure integrations; there's no role restriction. Worth coordinating before anyone disconnects, since a team-level disconnect affects every project.
Both integrations use OAuth 2.0. Operio stores encrypted access tokens and refreshes them automatically when needed.
Related
- Viewing Results for inspecting failed runs before reporting bugs
- Sharing Results for the share links included in Jira issues
- Monitors for scheduled runs that can trigger Slack notifications on failure