kiegroup / drools-ansible-rulebook-integration

Apache License 2.0
1 stars 9 forks source link

[incubator-kie-drools-6100] Adjust drools-ansible integration GHA #111

Closed tkobayas closed 2 weeks ago

tkobayas commented 3 weeks ago

Issue: https://github.com/kiegroup/drools-ansible-rulebook-integration/issues/113

Hi @rgdoliveira , I'd like to solve the above issue.

When we run a GHA PR check for apache/incubator-kie-drools 10.0.x branch, it cannot find the association with drools 10.0.x, so I added the entry here. Is this the right approach?

The GHA yml is: https://github.com/apache/incubator-kie-drools/blob/10.0.x/.github/workflows/pr-drools-ansible.yml

Also I wonder if we can use apache/incubator-kie-drools instead of kiegroup/drools for the PR check. But I remember that you wanted to use kiegroup/drools for productization needs (https://github.com/kiegroup/drools-ansible-rulebook-integration/pull/101). Please kindly share your thought on this.

One more note, if we need to stick to kiegroup/drools , 10.0.x branch needs to be synced with apache/incubator-kie-drools.

tkobayas commented 3 weeks ago

Discussed with @rgdoliveira @mariofusco ,

tkobayas commented 3 weeks ago

Rebased and now it's fully aligned with kiegroup/drools. Please review @rgdoliveira @mariofusco