Skip to content
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

Improve sources / targets labels that are being passed in prompts #612

Open
pranavgaikwad opened this issue Feb 4, 2025 · 0 comments
Open
Assignees
Milestone

Comments

@pranavgaikwad
Copy link
Contributor

Right now, we are passing in labels that come from rules as-is. We have to improve that because sometimes irrlevant potentially confusing labels can be passed. We have to evaluate whether:

  1. we can pass labels that come out of label selector (special attention to ! operator)
  2. test the effect of labels that have a hierarchical relationship like going from javax -> jakarta, then from jakarta -> quarkus, etc.
  3. evaluate the effect of source labels
@pranavgaikwad pranavgaikwad self-assigned this Feb 4, 2025
@fabianvf fabianvf added this to the v0.2.0 milestone Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants