docs: retire stale roadmap - #273
Closed
Mia Miao (miachillgood) wants to merge 1 commit into
Closed
Mia Miao (miachillgood) wants to merge 1 commit into
Mia Miao (miachillgood) wants to merge 1 commit into
Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Copilot started reviewing on behalf of
Mia Miao (miachillgood)
September 17, 2026 03:01
View session
There was a problem hiding this comment.
🟢 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.
David Burg (daviburg)
approved these changes
Sep 17, 2026
David Burg (daviburg)
enabled auto-merge (squash)
September 17, 2026 14:51
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
npx --yes markdownlint-cli2@0.17.2 --config .markdownlint.json **/*.mdROADMAP.mdgit diff --checkCloses #251