---
enable: 1
delay: 1d
url: http://www.kernel.org/pub/software/scm/git/
regexp: '\"(git\-[\d\.]+\.tar\.gz)\"'

react:

  - name: matched
    condition: match is true
    rules:


      - name: field
        plugin: SetField
        config:
          field: sticky
          value: 1

      - name: subject
        plugin: Template
        config:
          template: 'New git release: {$match}'
          target_field: subject