Open jmle opened 1 month ago
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.
Is there an existing issue for this?
Konveyor version
0.5.3
Priority
Critical
Current Behavior
Currently, for a rule to be picked up by kantra, is not enough for it to have a
target
label:it needs to have at least one source label too:
This doesn't make sense, as sources should not be mandatory.
Expected Behavior
A rule with only targets:
should be picked up without the need of having sources.
How Reproducible
Always (Default)
Steps To Reproduce
quarkus
--target quarkus
Environment
Any environment
Anything else?
No response