approve

package
v0.0.0-...-0f89c28 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// approve label name
	LabelNameApproved = util.LabelNameApproved
	// regular expression to add approve
	RegAddApprove = regexp.MustCompile(`(?mi)^/approve\s*$`)
	// regular expression to cancel approve
	RegCancelApprove = regexp.MustCompile(`(?mi)^/approve cancel\s*$`)
)

Functions

func Add

Add approved label

func Cancel

Cancel removes approved label

func Handle

Handle event with approve

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL