Skip to content

Updated README and#65

Merged
KittyChiu merged 1 commit intomainfrom
feature/update-readme
Apr 10, 2026
Merged

Updated README and#65
KittyChiu merged 1 commit intomainfrom
feature/update-readme

Conversation

@KittyChiu
Copy link
Copy Markdown
Contributor

Development environment updates:

  • Replaces the deprecated prettier.prettier-vscode extension with the actively maintained esbenp.prettier-vscode in the .devcontainer/devcontainer.json file, and updates the default formatter accordingly. [1] [2]

Documentation improvements:

  • Updates the README to include direct links to "Community Discussions" and "Partners Discussions" for better clarity and navigation, replacing the previous generic discussions link.

Copilot AI review requested due to automatic review settings April 10, 2026 04:09
@KittyChiu KittyChiu requested review from a team as code owners April 10, 2026 04:09
@github-actions
Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 07c8108.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates developer environment configuration and documentation links to improve contributor experience and navigation for discussions related to the GitHub Well-Architected Framework.

Changes:

  • Replace deprecated VS Code Prettier extension ID with esbenp.prettier-vscode and update the default formatter in the devcontainer configuration.
  • Update README “Quick links” to point to separate Community and Partners discussions pages.
Show a summary per file
File Description
README.md Replaces the single Discussions link with separate Community and Partners discussion links.
.devcontainer/devcontainer.json Updates the Prettier extension ID and the editor.defaultFormatter setting for Codespaces/devcontainer use.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 1

Comment on lines 32 to 36
"golang.go",
// Recommended for Hextra theme
"mhutchie.git-graph",
"prettier.prettier-vscode",
"tamasfe.even-better-toml",
"budparr.language-hugo-vscode",
"esbenp.prettier-vscode",

Copy link

Copilot AI Apr 10, 2026

Choose a reason for hiding this comment

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

The PR description says this change only replaces the deprecated Prettier extension, but this hunk also removes the tamasfe.even-better-toml extension (and reorders the Hugo-related extensions). If this removal/reordering is intentional, please update the PR description to reflect it; otherwise, re-add the TOML extension to avoid an unintended devcontainer experience change.

Copilot uses AI. Check for mistakes.
@KittyChiu KittyChiu merged commit d7adc3f into main Apr 10, 2026
16 checks passed
@KittyChiu KittyChiu deleted the feature/update-readme branch April 10, 2026 04:13
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.

2 participants