Skip to content

⚙️ setup: add clean commit convention files#18

Merged
warengonzaga merged 2 commits intomainfrom
copilot/add-agents-md-and-instructions
Jan 30, 2026
Merged

⚙️ setup: add clean commit convention files#18
warengonzaga merged 2 commits intomainfrom
copilot/add-agents-md-and-instructions

Conversation

Copy link
Contributor

Copilot AI commented Jan 30, 2026

Adopts the Clean Commit workflow for standardized commit messages across AI agents and GitHub Copilot.

Changes

  • AGENTS.md - Root-level instructions for AI agents (Codex, Claude, Cursor, Windsurf, etc.)
  • .github/instructions/copilot.instructions.md - GitHub Copilot-specific commit message generation instructions

Both files define the 9-type commit format: <emoji> <type>: <description> or <emoji> <type> (<scope>): <description>

Commit Types

Emoji Type Usage
📦 new Features, files, capabilities
🔧 update Code changes, refactoring
🗑️ remove Deletions
🔒 security Vulnerability fixes
⚙️ setup Configs, CI/CD, tooling
chore Maintenance, dependencies
🧪 test Test changes
📖 docs Documentation
🚀 release Version releases

AI tools will now automatically generate commits following this convention.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>
Copilot AI changed the title [WIP] Add AGENTS.md and Copilot instructions ⚙️ setup: add clean commit convention files Jan 30, 2026
Copilot AI requested a review from warengonzaga January 30, 2026 00:29
@warengonzaga warengonzaga marked this pull request as ready for review January 30, 2026 13:26
@warengonzaga warengonzaga merged commit d119b87 into main Jan 30, 2026
1 check passed
@warengonzaga warengonzaga deleted the copilot/add-agents-md-and-instructions branch January 30, 2026 13:26
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.

2 participants