Documentation ¶
Index ¶
- func BugCountPlural(c int, capitalize bool) string
- func DegradePriority(trans []config.Transition, in string) string
- func FormatBugMessage(b *bugs.Bug) string
- func GetBugURL(b *bugs.Bug) string
- func LastChangeTimeToRevision(value string) string
- func NewStagingBugzillaClient(c bugzilla.Client, s slack.ChannelClient) bugzilla.Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BugCountPlural ¶
func DegradePriority ¶
func DegradePriority(trans []config.Transition, in string) string
DegradePriority transition Priority and Severity fields one level down
func FormatBugMessage ¶
func LastChangeTimeToRevision ¶
ParseLastChangeTime parse the "2020-05-20 10:45:16 +0000 UTC" to "2020-05-20T10:45:16Z" which can be used for cache revision.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.