[BUG] The presence of a source
should not be required for a rule to be triggered
#342
Open
1 task done
Labels
kind/bug
Categorizes issue or PR as related to a bug.
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.
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
The text was updated successfully, but these errors were encountered: