Skip to content

Conversation

@azigler
Copy link
Contributor

@azigler azigler commented Apr 17, 2025

✨ PR Description

Purpose and impact:
This PR introduces new automation features for labeling Pull Requests assisted by Cursor AI, helping track the impact and usage of Cursor's AI capabilities across development workflows.

Main changes:

  • Added new documentation for Cursor integration, including methods to label PRs by prompt, known users, and tags
  • Created automation files for implementing Cursor PR labeling in different scenarios
  • Updated the integrations README to include Cursor under the AI Tools section

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We’d love your feedback! 🚀

Screenshots

Screenshot 2025-04-21 at 10 33 38 AM Screenshot 2025-04-21 at 10 34 27 AM Screenshot 2025-04-21 at 10 34 37 AM

Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

Copy link
Contributor

@PavelLinearB PavelLinearB 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!

@BenLloydPearson
Copy link
Collaborator

I have a couple of questions:

  1. Can you provide screenshots of the new pages you created? It makes it so I don't have to build the docs site locally to see your changes.
  2. Does Cursor have the ability to automatically add comments to indicate code that it authored? If so, we should incorporate an example that demonstrates that too.

Also, this needs a button on the /integrations page. We should create a new header for AI and group all of the AI services under that.

@azigler
Copy link
Contributor Author

azigler commented Apr 21, 2025

@BenLloydPearson Added screenshots.

Does Cursor have the ability to automatically add comments to indicate code that it authored?

Sadly Cursor does not have a comparable feature to GitHub Copilot's experimental code generation labeling.

You could potentially achieve something similar with strong prompting and rules in Cursor, but that's outside the scope of this integration.

We should create a new header for AI and group all of the AI services under that.

I agree. To keep this PR small and focused, I will update the integrations page in a different PR. I am making more AI orchestration examples like this Cursor one, so I will use one PR to list them all on the page.

EDIT: It was easy to make the initial edit now.

image

@azigler azigler requested a review from PavelLinearB April 22, 2025 19:52
@azigler
Copy link
Contributor Author

azigler commented Apr 22, 2025

@PavelLinearB Is there anything I need to add for this Cursor integration to show in the LinearB automation marketplace? Otherwise, ready for your approval.

@BenLloydPearson BenLloydPearson merged commit b0532e1 into linear-b:main Apr 23, 2025
13 checks passed
@azigler azigler self-assigned this May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants