Skip to content

docs(ai): align ai.adoc with current vividus-sample-tests state#6697

Merged
valfirst merged 1 commit into
masterfrom
copilot/align-ai-content-with-vividus-sample-tests
Jun 20, 2026
Merged

docs(ai): align ai.adoc with current vividus-sample-tests state#6697
valfirst merged 1 commit into
masterfrom
copilot/align-ai-content-with-vividus-sample-tests

Conversation

Copilot AI commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

The AI user guide referenced removed/renamed artifacts from the sample-tests repo (.github/prompts/*.prompt.md files that no longer exist) and used a stale pre-release version string.

Changes

  • Version: 0.6.16-SNAPSHOT0.6.16 (MCP server shipped)
  • Replaced "Common Prompt Files" section with two new sections matching the sample-tests repo structure:
    • Copilot Instructions File — documents .github/copilot-instructions.md (global project context for Copilot)
    • Copilot Skills — replaces .github/prompts/*.prompt.md with .github/skills/<name>/SKILL.md; describes both available skills:
      • generate-vividus-web-tests — web UI stories via VIVIDUS + Playwright MCP
      • generate-vividus-api-tests — REST API stories from OpenAPI/Swagger spec via VIVIDUS MCP
  • Removed stale file references: all mentions of generate-vividus-story-web.prompt.md and test-template.prompt.md replaced with generic "skill file" language

Copilot AI requested review from Copilot and removed request for Copilot June 20, 2026 13:47
@valfirst valfirst marked this pull request as ready for review June 20, 2026 13:47
@valfirst valfirst requested a review from a team as a code owner June 20, 2026 13:47

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the AI user guide to reflect the current structure of vividus-sample-tests and the released MCP server version, removing references to artifacts that no longer exist.

Changes:

  • Updates the minimum MCP server version from 0.6.16-SNAPSHOT to 0.6.16.
  • Replaces the “Common Prompt Files” guidance with .github/copilot-instructions.md and .github/skills/<name>/SKILL.md instructions aligned to the sample project.
  • Updates “Writing Tests…” wording from “prompt” to “skill” in multiple places.

@@ -244,7 +256,7 @@ different chats and minimize session context expiration effects.

Please be aware of token limits. Set up auto-execution only if you are confident and polish your prompt file.
Comment on lines +191 to +193
A Copilot skill defines instructions, constraints, and step-by-step workflows for the
https://docs.github.com/en/copilot/using-github-copilot/using-copilot-coding-agent/about-copilot-coding-agent[GitHub Copilot coding agent].
Use it to enforce style, allowed steps, locator conventions, and validation rules so every generated test follows team standards.
@valfirst valfirst merged commit fb1565b into master Jun 20, 2026
3 checks passed
@valfirst valfirst deleted the copilot/align-ai-content-with-vividus-sample-tests branch June 20, 2026 14:01
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.

3 participants