Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 468 Bytes

BACKPORT-CONFIG.md

File metadata and controls

9 lines (7 loc) · 468 Bytes

Clean modules configuration

Properties

  • backport (object): Cannot contain additional properties.
    • labels (object): The labels configuration. Cannot contain additional properties.
      • auto-create (boolean): Create the label if it does not exist. Default: true.
      • auto-delete (boolean): Delete the label if it does not exist. Default: true.
      • color (string): The color of the label. Default: "#5aed94".