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: support task listeners #181

Merged
merged 2 commits into from
Nov 14, 2024
Merged

feat: support task listeners #181

merged 2 commits into from
Nov 14, 2024

Conversation

misiekhardcore
Copy link
Contributor

related to camunda/camunda-modeler#4590

Contains:

  • feat: add no-duplicate-task-listeners rule - to prevent duplicates rejected by the engine
  • feat: add no-task-listeners rule - to prevent usage with unsupported engine version
  • feat: add task-listener rule - to ensure correct configuration

@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Nov 12, 2024
index.js Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@barmac barmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ with duplicate-listeners removed

@misiekhardcore misiekhardcore merged commit 5e72cc8 into main Nov 14, 2024
2 checks passed
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Nov 14, 2024
@misiekhardcore misiekhardcore deleted the user-task-listener branch November 14, 2024 09:50
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