issues

package
v0.0.0-...-ec84bd6 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2015 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package issues deals with munging of github issues

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAllMungers

func GetAllMungers() []config.IssueMunger

GetAllMungers returns a slice of all registered mungers. This list is completely independant of the mungers selected at runtime in --pr-mungers. This is all possible mungers.

func MungeIssues

func MungeIssues(config *config.MungeConfig) error

MungeIssues is the main function which asks that each munger be called for each Issue

func RegisterMunger

func RegisterMunger(munger config.IssueMunger) error

RegisterMunger should be called in `init()` by each munger to make itself available by name

Types

This section is empty.

Jump to

Keyboard shortcuts

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