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

Add analyzer --incident-selector flag #163

Closed
eemcmullan opened this issue Feb 27, 2024 · 1 comment · Fixed by #201
Closed

Add analyzer --incident-selector flag #163

eemcmullan opened this issue Feb 27, 2024 · 1 comment · Fixed by #201
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Milestone

Comments

@eemcmullan
Copy link
Collaborator

eemcmullan commented Feb 27, 2024

analyzer-lsp --incident-selector flag is found here: https://github.com/konveyor/analyzer-lsp/blob/main/cmd/analyzer/main.go#L58

We should expose this option so that users can filter analysis incidents based on packages/modules. Example use:
--incident-selector (package=io.konveyor.demo.*)

@konveyor-ci-bot konveyor-ci-bot bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Feb 27, 2024
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. labels Feb 27, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Feb 27, 2024
@eemcmullan eemcmullan added kind/feature Categorizes issue or PR as related to a new feature. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. labels Feb 27, 2024
@konveyor-ci-bot konveyor-ci-bot bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Feb 27, 2024
@eemcmullan eemcmullan added priority/backlog Higher priority than priority/awaiting-more-evidence. and removed needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Feb 27, 2024
@konveyor-ci-bot konveyor-ci-bot bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Feb 27, 2024
@eemcmullan eemcmullan added this to the v0.4.0 milestone Feb 27, 2024
@pranavgaikwad pranavgaikwad moved this from 🆕 New to 📋 Backlog in Planning Apr 2, 2024
@pranavgaikwad pranavgaikwad added the triage/accepted Indicates an issue or PR is ready to be actively worked on. label Apr 2, 2024
@konveyor-ci-bot konveyor-ci-bot bot removed the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Apr 2, 2024
@pranavgaikwad pranavgaikwad moved this from 📋 Backlog to 🔖 Ready in Planning Apr 24, 2024
@github-project-automation github-project-automation bot moved this from 🔖 Ready to ✅ Done in Planning Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants