Conversation
github-actions Bot
added a commit
that referenced
this pull request
Apr 19, 2026
Two workflow files and the .vscode/ directory existed but were absent from all documentation — a contributor scanning .github/workflows/ saw 9 files while the README only accounted for 7. README.md: - Add agentics-maintenance.yml and copilot-setup-steps.yml to the repository layout code block with inline comments - Add .vscode/ directory (mcp.json, settings.json) to the layout - Add "Infrastructure workflows" section explaining both files: agentics-maintenance.yml is auto-generated (do not edit by hand); copilot-setup-steps.yml pre-installs gh-aw for Copilot Agent sessions CONTRIBUTING.md: - Add "VS Code + GitHub Copilot" subsection under Development setup describing what .vscode/mcp.json and .vscode/settings.json provide and that they activate automatically (no manual steps) Supersedes PR #6, which carried the same changes but accumulated merge conflicts as PRs #8–#15 landed on main. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 tasks
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.
What changed
The
README.mdpublishing checklist had one stale open item.PR #7 replaced the
TBDplaceholders inplugin.json(author.name,homepage,repository) with real values (verkyyi/https://github.com/verkyyi/github-agent-runner). PR #8 struck through checklist step 1 (catalog fill-in) in the same block but missed step 2 (plugin.json update).Fix: strike through step 2 and note it was completed in PR #7, matching the style of step 1.
Before
Testing
Docs-only change. Verify: