Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VersionBotError

Interface for passing errors around.

Hierarchy

  • VersionBotError

Index

Properties

brief

brief: string

Brief error message.

message

message: string

Detailed error message.

number

number: number

PR number the error occured in.

owner

owner: string

Owner of the repository.

repo

repo: string

Repository name.

Generated using TypeDoc