Skip to content

docs: strike publishing step 2 — plugin.json already updated in PR #7#15

Merged
verkyyi merged 1 commit intomainfrom
docs/strike-publishing-step2-plugin-json-done-6623320-695d3569cab7b6e7
Apr 19, 2026
Merged

docs: strike publishing step 2 — plugin.json already updated in PR #7#15
verkyyi merged 1 commit intomainfrom
docs/strike-publishing-step2-plugin-json-done-6623320-695d3569cab7b6e7

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

What changed

The README.md publishing checklist had one stale open item.

PR #7 replaced the TBD placeholders in plugin.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

2. Update `plugin.json` with the final author name and repository URL.
```

### After

```
2. ~~Update `plugin.json` with the final author name and repository URL.~~ — updated in PR #7 with `verkyyi` author and repository URLs.

Testing

Docs-only change. Verify:

  • Publishing section shows step 2 rendered with strikethrough
  • No other checklist items changed

Generated by Update Docs ·

Generated by Update Docs ·

To install this agentic workflow, run

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

PR #7 replaced the TBD placeholders in plugin.json (author.name,
homepage, repository) with real values. PR #8 struck through step 1
of the publishing checklist but missed step 2. Mark it done.

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 verkyyi marked this pull request as ready for review April 19, 2026 22:39
@verkyyi verkyyi merged commit 9266dbf into main Apr 19, 2026
20 checks passed
@verkyyi verkyyi deleted the docs/strike-publishing-step2-plugin-json-done-6623320-695d3569cab7b6e7 branch April 19, 2026 22:39
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>
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