StackStorm / StackStorm/st2

Feature request: Add "enforce once" option to the rule

Open
#3,396 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
Python
Stars
6.5k
Forks
787
PR merge metrics
No merged PRs in 30d

Description

There are cases where the rule only need to be run once.

Add enforce_once boolean to rule definition, and turn rule to "disabled" after it is enforced once.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the rule definition and the code path that enforces rules; the issue names no files or tests. Confirm how an enforce_once boolean should disable a rule after its first enforcement, then add coverage for both enabled and repeated-enforcement behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.