All skills
microsoft avatar

investigate-integration-test

official

microsoft/github-copilot-for-azure

GitHub Copilot for Azure

197 134 Updated 19 hours ago First seen last yearactive
npx -y skilld add gh:microsoft/github-copilot-for-azure -s investigate-integration-test
Other metadata
license
MIT

Integration Test Investigation

Investigates a failing integration test given a GitHub issue in microsoft/GitHub-Copilot-for-Azure.

When to Use This Skill

  • A GitHub issue links to a failing integration test run
  • You need to diagnose why an integration test is failing
  • You want to understand a test failure before implementing a fix

Steps

  1. Read the GitHub issue.
  2. Download the test logs and artifacts from the linked run.
  3. Look through the logs/artifacts and analyze the test with the prompt specified in the issue to diagnose the failure.
  4. Examine the relevant skills under plugin/skills for context.
  5. Offer a suggested fix for each identified problem. Do not implement any fixes without the user's approval.

Source: SKILL.md on GitHub

No curators have added this skill yet. Be the first to include it in a collection.