- ruleID: discover-properties-file description: "Properties file (Insights TC0)" labels: - konveyor.io/target=discovery tag: ["Properties (Insights TC0)"] when: builtin.file: pattern: "^.*\\.properties$" - ruleID: discover-properties-file description: "Properties file (Insights TC1)" labels: - konveyor.io/target=discovery tag: ["Properties File (Insights TC1)"] message: Found properties file when: builtin.file: pattern: "^.*\\.properties$" - ruleID: discover-properties-file description: "Properties file (Insights TC2)" labels: - konveyor.io/target=discovery tag: ["Properties File (Insights TC2)"] message: Found properties file when: builtin.file: pattern: "^.*\\.properties$" - ruleID: discover-properties-file description: "Properties file (Insights TC3)" labels: - konveyor.io/target=discovery tag: ["Properties File (Insights TC3)"] message: Found properties file, Insight must not be created effort: 1 when: builtin.file: pattern: "^.*\\.properties$"