Kogito Apps houses source code for addons and supporting services for Kogito Runtimes

Clone this repo:
  1. a4b8aa6 [incubator-kie-issues#2311] Handle reconciliation of RETRY or ERROR jobs in a new transaction (#2333) by Martin Weiler · 30 hours ago main
  2. 9b4278f Set up default protection ruleset for default and release branches (#2335) by The Apache Software Foundation · 6 days ago
  3. e8a02e0 Bump actions/checkout from 6 to 7 (#2345) by dependabot[bot] · 7 days ago
  4. b287d83 [incubator-kie-issues#2350] Skip interposed synchronization registration when the transaction is not active (#2346) by Abhiram Gundala · 10 days ago
  5. 76a192a CWE-611-fix (#2344) by Deepak Joseph · 10 days ago

Kogito Apps

Contributing to Kogito

All contributions are welcome! Before you start please read the contribution guide.

Building from source

  • Check out the source:
git clone git@github.com:kiegroup/kogito-apps.git

If you don't have a GitHub account use this command instead:

git clone https://github.com/kiegroup/kogito-apps.git

Getting Help

Issues

  • Do you have a minimal, reproducible example for your issue?
    • If so, please open a Jira for it in the Kogito project with the details of your issue and example.
  • Are you encountering an issue but unsure of what is going on?
    • Start a new conversation in the Kogito Google Group, or open a new thread in the Kogito stream of the KIE Zulip chat.
    • Please provide as much relevant information as you can as to what could be causing the issue, and our developers will help you figure out what's going wrong.

Requests

  • Do you have a feature/enhancement request?
    • Please open a new thread in the Kogito stream of the KIE Zulip chat to start a discussion there.