-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore: Update Cursor issue analysis as a GitHub workflow (v0.2.0) #23771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Signed-off-by: dan437 <80175477+dan437@users.noreply.github.com>
Signed-off-by: dan437 <80175477+dan437@users.noreply.github.com>
Signed-off-by: dan437 <80175477+dan437@users.noreply.github.com>
ba452bb to
fa6dfe7
Compare
Signed-off-by: dan437 <80175477+dan437@users.noreply.github.com>
Signed-off-by: dan437 <80175477+dan437@users.noreply.github.com>
Signed-off-by: dan437 <80175477+dan437@users.noreply.github.com>
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsThe changes are limited to two GitHub-related configuration files that have no relationship to the application code or E2E test infrastructure:
These files:
No E2E tests need to be run as these changes cannot affect any user-facing functionality or application behavior. |
|



Description
It updates the previous GitHub workflow file with these things:
When there is a new issue that's either (sev1 or sev2), it's assigned to the
team-confirmationsand it's not from an external contributor, it will trigger a Cursor issue analysis.Changelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Enhances the issue-analysis workflow to run Cursor CLI on eligible issues (excluding external contributors), securely fetch/analyze content, and post a formatted analysis comment.
.github/workflows/cursor-issue-analysis.yml):issues(opened/labeled) only when labeledteam-confirmationsand (Sev1-highorSev2-normal) and notexternal-contributor.## Cursor Analysis..cursor/permissions.jsondeniesShell(*)andWrite(*)).gh, base64-encodes for safe passing, builds a secured prompt with a warning, runscursor-agent, and base64-encodes the result.## Cursor Analysiswith a caution note and footer..github/cursorPrompts/issue-analysis.md):@cursordirective; retains concise analysis instructions.Written by Cursor Bugbot for commit 8413745. This will update automatically on new commits. Configure here.