Skip to content

⚙️ setup: adopt clean commit convention#26

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

⚙️ setup: adopt clean commit convention#26
warengonzaga merged 2 commits intomainfrom
copilot/add-agents-file-and-instructions

Conversation

Copy link
Contributor

Copilot AI commented Jan 30, 2026

Standardizes commit messages across the project using the Clean Commit workflow convention.

Changes

  • AGENTS.md - Root-level instructions for AI coding assistants (Claude, Cursor, Windsurf)
  • .github/instructions/copilot.instructions.md - GitHub Copilot integration with frontmatter directive

Both files define the 9-type commit format:

  • 📦 new | 🔧 update | 🗑️ remove | 🔒 security | ⚙️ setup
  • chore | 🧪 test | 📖 docs | 🚀 release

Format: <emoji> <type>: <description> or <emoji> <type> (<scope>): <description>

Reference: https://github.com/wgtechlabs/clean-commit


💬 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: adopt clean commit convention Jan 30, 2026
Copilot AI requested a review from warengonzaga January 30, 2026 00:26
@warengonzaga warengonzaga marked this pull request as ready for review January 30, 2026 13:27
@github-actions
Copy link

🔥 Container Build Complete - Patch Build

Build Status: ✅ Success
Flow Type: patch
Description: Hotfix for production


📦 Pull Image

Docker Hub: docker pull wgtechlabs/unthread-webhook-server:patch-782fd36
GHCR: docker pull ghcr.io/wgtechlabs/unthread-webhook-server:patch-782fd36

📋 Build Details

Property Value
Flow Type patch
Commit 33246c8
Registry Docker Hub + GHCR

🏷️ Image Tags

wgtechlabs/unthread-webhook-server:patch-782fd36
ghcr.io/wgtechlabs/unthread-webhook-server:patch-782fd36


🔍 Testing Your Changes

  1. Pull the image using one of the commands above
  2. Run the container with your test configuration
  3. Verify the changes work as expected
  4. Report any issues in this PR

🚀 Quick Start

# Pull and run the container
Docker Hub: docker pull wgtechlabs/unthread-webhook-server:patch-782fd36
docker run <your-options> <image>

🤖 Powered by Container Build Flow Action
💻 with ❤️ by Waren Gonzaga under WG Technology Labs, and Him 🙏

@warengonzaga warengonzaga merged commit f8252b9 into main Jan 30, 2026
5 checks passed
@warengonzaga warengonzaga deleted the copilot/add-agents-file-and-instructions branch January 30, 2026 13:29
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