Skip to content

Conversation

@rishichawda
Copy link
Member

@rishichawda rishichawda commented Sep 29, 2025

Description

This PR introduces a detailed copilot-instructions.md file in the .github directory to guide AI-assisted development workflows for this repository.

  • Added repository folder structure overview
  • Documented Jira integration using MCP server for issue details
  • Specified mandatory unit testing and >80% coverage requirements
  • Outlined GitHub CLI workflow for branch and PR creation (Jira ID as branch name)
  • Defined prompt-based development process with step-by-step guidance
  • Included DCO compliance and build system integration
  • Listed all repository-specific GitHub labels and PR management instructions
  • Provided procedures and best practices

Summary

Add comprehensive copilot-instructions.md to guide AI-assisted contributors through development workflow, including Jira integration, testing, compliance, and AI-specific requirements.

Changes

  • Added .github/copilot-instructions.md with full operational guide
  • Includes AI compliance section for Progress AI policies

Tests & Coverage

N/A - Documentation only

Risk & Mitigations

  • Low risk - documentation addition
  • Ensures consistent workflow adherence

DCO

All commits signed off.

This work was completed with AI assistance following Progress AI policies.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: Rishi Kumar Chawda <rishichawda@users.noreply.github.com>
Signed-off-by: Rishi Kumar Chawda <rishichawda@users.noreply.github.com>
@rishichawda rishichawda requested review from a team and jaymzh as code owners September 29, 2025 07:43
…s.md

- Includes checklist for PR labeling, Jira field updates, documentation requirements
- Integrates AI compliance into workflow Step 4
- Ensures audit trail for AI-assisted work

Signed-off-by: Rishi Kumar Chawda <rishichawda@users.noreply.github.com>
@rishichawda rishichawda added the ai-assisted Work completed with AI assistance following Progress AI policies label Nov 14, 2025
@tpowell-progress tpowell-progress merged commit 38a5e0a into main Nov 14, 2025
33 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-assisted Work completed with AI assistance following Progress AI policies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants