Skip to content

docs: document .vscode/ config and auto-generated workflow files#19

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
docs/add-missing-layout-entries-e6b3cc9729e09627
Closed

docs: document .vscode/ config and auto-generated workflow files#19
github-actions[bot] wants to merge 1 commit intomainfrom
docs/add-missing-layout-entries-e6b3cc9729e09627

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Three files that landed in the initial commit were missing from the repository layout diagram and contributor guidance:

  • .vscode/mcp.json — wires gh aw mcp-server into VS Code's MCP integration
  • .github/workflows/agentics-maintenance.yml — auto-generated by gh aw; expires workflow-created issues/discussions/PRs
  • .github/workflows/copilot-setup-steps.yml — installs gh-aw for GitHub Copilot Agent

Changes

README.md

  • Added .vscode/ block (both files) to the repository layout diagram
  • Added agentics-maintenance.yml and copilot-setup-steps.yml to the .github/workflows/ section of the layout diagram with one-line descriptions
  • Added a VS Code callout under "Local development" pointing readers to .vscode/mcp.json

CONTRIBUTING.md

  • Added an "auto-generated files" callout in the "Workflow files" section so contributors know agentics-maintenance.yml and copilot-setup-steps.yml must not be edited by hand

Testing

Documentation-only change; no compilation or runtime testing required. Layout diagram was verified against actual filesystem contents.

Generated by Update Docs ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/update-docs.md@96b9d4c39aa22359c0b38265927eadb31dcf4e2a

README layout section and CONTRIBUTING workflow-files section both
omitted three files that landed in the initial commit: .vscode/mcp.json,
agentics-maintenance.yml, and copilot-setup-steps.yml.

- Add .vscode/ block to the repository layout diagram (mcp.json,
  settings.json)
- Add agentics-maintenance.yml and copilot-setup-steps.yml to the
  layout diagram with one-line descriptions
- Add VS Code note to Local development section pointing to mcp.json
- Add auto-generated files callout in CONTRIBUTING.md workflow-files
  section so contributors know not to edit them by hand

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation labels Apr 19, 2026
@verkyyi
Copy link
Copy Markdown
Owner

verkyyi commented Apr 20, 2026

Closing as stale. Since this PR opened (2026-04-19), README and CONTRIBUTING have been rewritten twice — once for the plugin rename (ede7a80) and once for the catalog drop (1279a99). Any additions this PR proposed are against a doc structure that no longer exists. If the .vscode/ and auto-generated-file documentation is still wanted, please re-open a fresh PR against the current docs.

@verkyyi verkyyi closed this Apr 20, 2026
@verkyyi verkyyi deleted the docs/add-missing-layout-entries-e6b3cc9729e09627 branch April 20, 2026 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant