feat(teams): add pipeline outbound delivery via existing adapter#21411
feat(teams): add pipeline outbound delivery via existing adapter#21411dlkakbs wants to merge 13 commits into
Conversation
ab54782 to
0dbeab2
Compare
|
Leaving the same note on the other PRs in the stack for visibility. Could you retarget this PR's base branch so diffs are incremental instead of cumulative? Full detail in #21408 (comment) but tl;dr:
Planning to review bottom-up from #21408. Thanks. |
0dbeab2 to
09d0489
Compare
|
Merged via PR #22024. Your two commits ( Two small follow-ups added on top during salvage:
End-to-end after this PR: Final PR in the stack (#21412 — full setup docs + operator runbook + SKILL.md) is next. Thanks! |
References PR #19815.
This is the fourth part of the Microsoft Teams meeting pipeline stack, split out in response to maintainer review on the original PR.
This slice is intentionally scoped to:
This follows the maintainer review direction to keep outbound Teams delivery in the existing Teams adapter surface rather than introducing a second competing adapter path.
The goal here is to land the delivery layer separately from the pipeline runtime and ahead of the docs-only follow-up PR in the stack.
Review and merge in stack order.