Skip to content

chore: add Cursor command for automated PR workflow#3189

Open
its-mitesh-kumar wants to merge 1 commit into
redhat-developer:mainfrom
its-mitesh-kumar:chore/add-cursor-pr-command
Open

chore: add Cursor command for automated PR workflow#3189
its-mitesh-kumar wants to merge 1 commit into
redhat-developer:mainfrom
its-mitesh-kumar:chore/add-cursor-pr-command

Conversation

@its-mitesh-kumar
Copy link
Copy Markdown
Member

@its-mitesh-kumar its-mitesh-kumar commented May 20, 2026

Description

Add a Cursor IDE command (/pr) that automates the full PR workflow for the rhdh-plugins monorepo. The command detects affected workspaces from staged changes, runs the full build/validation pipeline (install, prettier, tsc, build, tests, API reports), generates changesets, and creates a signed-off commit and PR — all with approval gates at key steps.
This reduces manual effort and ensures consistent quality gates are applied before every PR submission.

Screen Recording of workflow

Screen.Recording.2026-05-20.at.2.mp4

Result PR

Fixed

  • TODO

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
@its-mitesh-kumar its-mitesh-kumar requested review from a team as code owners May 20, 2026 09:41
@sonarqubecloud
Copy link
Copy Markdown

@its-mitesh-kumar
Copy link
Copy Markdown
Member Author

its-mitesh-kumar commented May 20, 2026

Copy link
Copy Markdown
Member

@hopehadfield hopehadfield left a comment

Choose a reason for hiding this comment

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

Looks great, thanks @its-mitesh-kumar!

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