Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/handler/command/changelogLabels"

Index

Variables

Const ChangelogLabels

ChangelogLabels: string[] = ["added","changed","deprecated","removed","fixed","security",]

Functions

upsertChangelogLabels

upsertLabel

Object literals

Const AddChangelogLabels

AddChangelogLabels: object

CommandHandler to add required changelog labels to a given repo.

returns

description

description: string = "Add changelog labels to a GitHub repo"

intent

intent: string = "add changelog labels"

name

name: string = "AddChangelogLabels"

paramsMaker

paramsMaker: ChangelogParameters = ChangelogParameters

tags

tags: string[] = ["github", "changelog", "label"]

listener

Generated using TypeDoc