Update rules engine so it knows how to handle triggers with parameters
Open
Nobody has claimed this yet.
complexity:medium
enhancement
feature
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
Just an issue for the missing feature described here in https://github.com/StackStorm/st2/pull/3398.
See:
- https://github.com/StackStorm/st2/pull/3398#issuecomment-300087815
- https://github.com/StackStorm/st2/pull/3398#issuecomment-300105396
Notably the second comment for the proposed solution.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading pull request 3398 and its comments, especially the comment at issuecomment-300105396, to understand the proposed solution for parameterized triggers. Then locate the rules engine entry points and define done as supporting triggers with parameters according to that proposal, with coverage for the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100