---
title: "Shared agentic work with GitHub Copilot in Microsoft Teams"
url: https://daily.dev/posts/shared-agentic-work-with-github-copilot-in-microsoft-teams-twqdlbd2w
source_url: https://github.blog/changelog/2026-08-21-shared-agentic-work-with-github-copilot-in-microsoft-teams
type: article
source: "GitHub Changelog"
published: 2026-08-21T16:23:24.478Z
updated: 2026-08-21T16:23:46.142Z
tags: ["devops", "github", "ai-agents"]
reading_time: 3
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Shared agentic work with GitHub Copilot in Microsoft Teams

**[GitHub Changelog](https://daily.dev/sources/github_updates)** · 3 min read · 2 upvotes · 0 comments

## Summary

GitHub Copilot's cloud agent can now be invoked directly from Microsoft Teams by mentioning @GitHub in a channel, thread, or DM, letting teams turn meeting discussions into agent-driven coding sessions. Copilot spins up a dedicated code channel where participants can monitor progress and add context, while users with repo write access can trigger changes. Work started in Teams continues asynchronously in a cloud sandbox and can be picked up later from the terminal, the Copilot app, or an IDE. The feature is in public preview for paid Copilot plans, consumes AI credits governed by usage-based billing, and requires an admin to enable cloud agent and sandbox policies. Repository admins can also require an extra approval on pull requests created via the Teams integration to preserve compliance oversight.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/changelog/2026-08-21-shared-agentic-work-with-github-copilot-in-microsoft-teams>

## Questions this post answers

### How do I start a GitHub Copilot cloud agent session from Microsoft Teams?

Mention @GitHub in a Teams channel, thread, or direct message after installing the GitHub app for Microsoft Teams and connecting your GitHub account. Copilot creates a dedicated code channel so participants can monitor progress and add context, but only users with write access to the repository can trigger Copilot to make changes. The feature is a public preview available on paid Copilot plans and consumes AI credits.

_Teams weaving Copilot into daily standups can track these agentic workflow rollouts on daily.dev._

### Can I require extra approval on pull requests created by GitHub Copilot through Microsoft Teams?

Yes, repository administrators can require an additional approval specifically for pull requests attributed to the Microsoft Teams Copilot integration identity before they merge. If a repository already requires two approvals, enabling this means three approvals are needed for Copilot-created pull requests, keeping a human in the loop on agent-authored changes.

_Engineering leads weighing compliance controls for AI-generated pull requests can follow updates like this on daily.dev._

---

Tags: [#devops](https://daily.dev/tags/devops), [#github](https://daily.dev/tags/github), [#ai-agents](https://daily.dev/tags/ai-agents)

[View this post on daily.dev](https://daily.dev/posts/shared-agentic-work-with-github-copilot-in-microsoft-teams-twqdlbd2w)
