feat(teams-pipeline): add plugin runtime and operator cli#21410
feat(teams-pipeline): add plugin runtime and operator cli#21410dlkakbs wants to merge 11 commits into
Conversation
d923b43 to
7f3fbed
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. |
7f3fbed to
a0f56fc
Compare
|
Merged via PR #22007. Your commit One follow-up added on top during salvage:
Stale-base note: the branch was 142 commits behind main and carried spurious reverts of three unrelated recent main commits on Remaining PRs in the stack (#21411 outbound delivery, #21412 full setup docs + runbook + SKILL.md) are next. Thanks! |
References PR #19815.
This is the third 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 the Teams meeting pipeline on the plugin/CLI/skill path rather than introducing a separate hardcoded core surface.
The goal here is to land the pipeline runtime layer before outbound Teams delivery and the docs follow-up PRs in the stack.
Review and merge in stack order.