Skip to content
Snippets Groups Projects
  • Koen van Staveren's avatar
    ce4b80f4
    feat(rules): templating actions (#3305) · ce4b80f4
    Koen van Staveren authored
    * feat(rules): templating actions
    
    * chore: update snapshots
    
    * fix: date functions templating
    
    * chore: lint
    
    * fix: put action templating behind feature flag
    
    * fix: template syntax checking
    
    * test: handle bar functions
    
    * chore: pr feedback
    
    * feat: add `{{debug x}}` handler
    feat(rules): templating actions (#3305)
    Koen van Staveren authored
    * feat(rules): templating actions
    
    * chore: update snapshots
    
    * fix: date functions templating
    
    * chore: lint
    
    * fix: put action templating behind feature flag
    
    * fix: template syntax checking
    
    * test: handle bar functions
    
    * chore: pr feedback
    
    * feat: add `{{debug x}}` handler
3305.md 121 B
category: Enhancements
authors: [UnderKoen]

Add rule action templating for set actions using handlebars syntax.