Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add sequence-flow-condition rule #58

Merged
merged 1 commit into from
Nov 8, 2022
Merged

Conversation

philippfromme
Copy link
Collaborator

Conditions now checked for both exclusive and inclusive gateways.

image

  • separate inclusive-gateway into 2 parts
  • inclusive-gateway rule checks number of incoming sequence flows of inclusive gateway
  • sequence-flow-condition rule checks condition of outgoing sequence flows of exclusive and inclusive gateway

* separate `inclusive-gateway` into 2 parts
* `inclusive-gateway` rule checks number of incoming sequence flows of inclusive gateway
* `sequence-flow-condition` rule checks condition of outgoing sequence flows of exclusive and inclusive gateway
@nikku
Copy link
Member

nikku commented Nov 8, 2022

Awesome contribution. Makes loads of sense to separate these two concerns.

@merge-me merge-me bot merged commit 35b986f into main Nov 8, 2022
@merge-me merge-me bot deleted the sequence-flow-condition branch November 8, 2022 10:23
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants