Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 296 Bytes

labeler.md

File metadata and controls

23 lines (16 loc) · 296 Bytes

Label

Goal

Ability to add or remove a label to/from an issue

Requirements

None

Options

  • label (optional) - the label to add
  • remove (optional) - the label to remove

Example

rules:
    example:
      labeler:
        label: approved
        remove: rejected