Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 246 Bytes

locker.md

File metadata and controls

21 lines (14 loc) · 246 Bytes

Locker

Goal

Ability to lock/unlock an issue

Requirements

None

Options

  • state (required) - sets the issue state. Can be lock, unlock or change

Example

rules:
    example:
      locker:
        state: lock