Documentation ¶
Overview ¶
Package wip will label a PR a work-in-progress if the author provides a prefix to their pull request title to the same effect. The submit- queue will not merge pull requests with the work-in-progress label. The label will be removed when the title changes to no longer begin with the prefix.
Index ¶
Constants ¶
View Source
const (
// PluginName defines this plugin's registered name.
PluginName = "wip"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.