package
Version:
v0.0.0-...-8ca4711
Opens a new window with list of versions in this module.
Published: Nov 10, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New initializes a plugin from the given Settings, Pipeline and Network.
Plugin implements drone.Plugin to provide the plugin implementation.
Execute provides the implementation of the plugin.
Validate handles the settings validation of the plugin.
type Settings struct {
APIKey string
Title string
Body string
BodyTextAttachments cli.StringSlice
Assignees cli.StringSlice
Labels cli.StringSlice
BaseURL string
}
Settings for the plugin.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.