Skip to content

Conversation

@aussedatlo
Copy link
Contributor

@aussedatlo aussedatlo commented Jan 16, 2026

📝 Description

Adds Cursor IDE rules and slash commands to help developers follow the project's conventions:

Rules (.cursor/rules/):

  • changeset.mdc: Guidelines for creating changesets with proper version bumps
  • commit.mdc: Commit message format using gitmoji convention

Commands (.cursor/commands/):

  • /changeset: Quick access to changeset creation guidelines
  • /commit: Quick access to commit message conventions

These integrate with Cursor's AI assistant to provide contextual guidance when creating commits and changesets.

❓ Context

  • JIRA or GitHub link: [NO-ISSUE]
  • Feature: Developer tooling / DX improvement

✅ Checklist

  • Covered by automatic tests - N/A (documentation/tooling only)
  • Changeset is provided - N/A (no package changes)
  • Documentation is up-to-date
  • Impact of the changes:
    • Cursor IDE users will get AI-assisted guidance for commit messages
    • Cursor IDE users will get AI-assisted guidance for creating changesets
    • No runtime impact on any packages

Copilot AI review requested due to automatic review settings January 16, 2026 09:59
@aussedatlo aussedatlo requested a review from a team as a code owner January 16, 2026 09:59
@aussedatlo aussedatlo self-assigned this Jan 16, 2026
@vercel
Copy link

vercel bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
device-sdk-ts-sample Ready Ready Preview, Comment Jan 16, 2026 3:40pm
1 Skipped Deployment
Project Deployment Review Updated (UTC)
doc-device-management-kit Ignored Ignored Jan 16, 2026 3:40pm

Request Review

@github-actions
Copy link
Contributor

github-actions bot commented Jan 16, 2026

Messages
⚠️ No changeset file found. Please make sure this is intended or add a changeset file.

Generated by 🚫 dangerJS against 410c488

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds two Cursor IDE rule files to provide AI-assisted guidance for developers working with the project's commit and changeset conventions. These rules help enforce the gitmoji-based commit message format and guide developers through the changeset creation process.

Changes:

  • Added .cursor/rules/commit.mdc with commit message formatting guidelines
  • Added .cursor/rules/changeset.mdc with changeset creation instructions

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.

File Description
.cursor/rules/commit.mdc Documents commit message convention using gitmoji format, scopes, and optional ticket references
.cursor/rules/changeset.mdc Provides guidelines for creating changesets with appropriate version bumps

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@ofreyssinet-ledger ofreyssinet-ledger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@aussedatlo aussedatlo added this pull request to the merge queue Jan 20, 2026
Merged via the queue into develop with commit 430fec5 Jan 20, 2026
24 checks passed
@aussedatlo aussedatlo deleted the feat/no-issue-changeset-cursor-rule branch January 20, 2026 15:04
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.

4 participants