From acae1c676ec425af6932f8a08b194cff05f40a62 Mon Sep 17 00:00:00 2001 From: NgCuong <196793856+NguyenCuong1989@users.noreply.github.com> Date: Sun, 29 Mar 2026 19:24:49 +0700 Subject: [PATCH] docs: add connect your tools integration section --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 1cff9f51..3f311ea2 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,24 @@ Each time you submit a prompt to GitHub Copilot CLI, your monthly quota of premi For more information about how to use the GitHub Copilot CLI, see [our official documentation](https://docs.github.com/copilot/concepts/agents/about-copilot-cli). +## 🔌 Connect your tools + +Integrations turn GitHub Copilot CLI into a stronger source of truth around product development. Keep data in sync and reduce manual updates between tools. + +### Key integrations + +- [**Slack**](https://linear.app/settings/integrations/slack): Create issues from Slack messages and sync threads. +- [**GitHub**](https://linear.app/settings/integrations/github) / [**GitLab**](https://linear.app/settings/integrations/gitlab): Automate pull request and commit workflows while keeping issues synced both ways. +- [**Agents**](https://linear.app/integrations/agents): Deploy AI agents that work alongside your team. + +### Browse all integrations + +Discover 150+ available connections in the [Linear integration directory](https://linear.app/integrations), from support tooling (Intercom, Zendesk) to design platforms such as Figma. + +### Build with the Linear API + +If you need a custom workflow, you can build directly on the [Linear API](https://linear.app/developers), which is GraphQL-based and designed for automation. + ## 📢 Feedback and Participation We're excited to have you join us early in the Copilot CLI journey.