Home
/
Tutorials
/
Run AI Coding Agents with Coder
/
Integrate with your issue tracker

Integrate with your issue tracker

Early Access

Note

This functionality is in early access and still evolving. For now, we recommend testing it in a demo or staging environment, rather than deploying to production.

Join our Discord channel or contact us to get help or share feedback.

Overview

Coder has first-class support for managing agents through Github, but can also integrate with other issue trackers. Use our action to interact with agents directly in issues and PRs.

Prerequisites

GitHub

GitHub Action

The start-workspace GitHub action will create a Coder workspace based on a specific phrase in a comment (e.g. @coder).

GitHub Issue

When properly configured with an AI template, the agent will begin working on the issue.

Pull Request Support (Coming Soon)

We're working on adding support for an agent automatically creating pull requests and responding to your comments. Check back soon or join our Discord to stay updated.

GitHub Pull Request

Integrating with Other Issue Trackers

While support for other issue trackers is under consideration, you can can use the REST API or CLI to integrate with other issue trackers or CI pipelines.

In addition, an Open in Coder flow can be used to generate a URL and/or markdown button in your issue tracker to automatically create a workspace with specific parameters.

Next Steps

See an opportunity to improve our docs? Make an edit.