Skip to content

docs: retire stale roadmap - #273

Closed
Mia Miao (miachillgood) wants to merge 1 commit into
Azure:mainfrom
miachillgood:codex/issue-251-retire-roadmap
Closed

Mia Miao (miachillgood) wants to merge 1 commit into
Azure:mainfrom
miachillgood:codex/issue-251-retire-roadmap

Conversation

@miachillgood

Copy link
Copy Markdown
Contributor

Summary

  • remove the stale root roadmap and all repository links to it
  • keep the README as the shipped connector inventory and direct planning work to GitHub issues and focused design documents
  • update trigger status without changing the durable webhook, payload, connection, and ownership guidance already preserved in scoped docs

Validation

  • npx --yes markdownlint-cli2@0.17.2 --config .markdownlint.json **/*.md
  • verified that no Markdown or workflow file still references ROADMAP.md
  • git diff --check

Closes #251

Copilot AI lite review requested due to automatic review settings September 17, 2026 03:00
@miachillgood
Mia Miao (miachillgood) requested a review from a team as a code owner September 17, 2026 03:00
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The stale roadmap and all repository references are removed while scoped documentation retains the relevant architecture and status guidance.

Pull request overview

Retires the stale roadmap and directs planning to the README inventory, GitHub issues, and scoped design documentation.

Changes:

  • Deletes ROADMAP.md.
  • Removes all roadmap links.
  • Updates trigger documentation status and planning guidance.
File summaries
File Description
ROADMAP.md Removed stale roadmap.
README.md Removes roadmap link and clarifies planning sources.
docs/triggers.md Updates trigger status.
docs/connection-setup.md Removes roadmap reference.
docs/concepts.md Removes roadmap reference.
Review details
  • Files reviewed: 5/5 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@daviburg

Copy link
Copy Markdown
Member

Thank you, Mia Miao (@miachillgood), for the roadmap cleanup and documentation updates. I replayed your change with your authorship preserved in #275 (#275) from an Azure-owned branch so the required CI checks can run. Closing this PR in favor of the replacement.

auto-merge was automatically disabled September 25, 2026 19:30

Pull request was closed

David Burg (daviburg) added a commit that referenced this pull request Sep 25, 2026
## Summary
- Remove the stale root roadmap and its repository links; keep the
README as the shipped connector inventory.
- Preserve the SDK-client/no-connector-output-bindings decision and link
the public Functions extension alpha preview for .NET, Python, and
Node.js.
- Track the remaining VNet, local tunnel, RBAC, and Java design
dependencies in #276, #277, #278, and #279.

Replaces #273 because its fork-based head fails the required PR Source
Policy check. The original documentation patch preserves Mia's
authorship; a follow-up commit addresses Copilot review.

## Validation
- markdownlint-cli2@0.17.2: 23 Markdown files, zero errors.
- No tracked ROADMAP.md references remain; the root roadmap is removed.
- git diff --check: clean.

Closes #251

---------

Co-authored-by: Mia Miu <xmia665@aucklanduni.ac.nz>
Co-authored-by: Dobby <dobby@microsoft.com>
Co-authored-by: David Burg <12040431+daviburg@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retire stale ROADMAP.md and move durable architecture to scoped docs

3 participants