Set up AI-assisted development workflow#43
Merged
johnmccrae merged 3 commits intoNov 18, 2025
Conversation
Signed-off-by: Rishi Kumar Chawda <rishichawda@users.noreply.github.com>
This commit introduces the .github/copilot-instructions.md file that defines the authoritative operational workflow for AI assistants contributing to the win32-eventlog repository. The guidelines include: - Repository structure and tooling ecosystem documentation - Issue integration and workflow phases - Branching, PR standards, and DCO commit policies - Testing coverage requirements and edge case handling - GitHub labels reference and CI/Release automation integration - Security policies and protected files identification - Comprehensive validation and exit criteria The guidelines ensure AI assistants follow Chef's standards while maintaining automation workflows and Windows-specific considerations for event log functionality. Signed-off-by: Rishi Kumar Chawda <rishichawda@users.noreply.github.com>
Add comprehensive AI-assisted development workflow and compliance requirements including Jira field updates and audit trail requirements. Signed-off-by: Rishi Kumar Chawda <rishichawda@users.noreply.github.com>
johnmccrae
approved these changes
Nov 18, 2025
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.
Description
This PR introduces comprehensive AI assistant repository guidelines for the win32-eventlog project. The guidelines establish a structured workflow that ensures AI assistants follow Chef's standards while maintaining automation workflows and Windows-specific considerations.
Recent Updates:
.github/prompts/generateinstructions.prompt.mdfor generating repository-specific AI instructionsIssues Resolved
None - this is a foundational setup for AI-assisted development workflow.
Check List
Tests & Coverage
Changed lines: 71; Estimated covered: N/A (documentation only); Mapp
Recent Updates: