package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev
# Structs
Builder references a buildbucket builder in the current project.
A collection of landed Git commits hosted on Gitiles.
Notification specifies the triggers to watch for and send notifications on.
Blamelist is a message representing configuration for notifying the blamelist.
Email is a message representing a set of mail recipients (email addresses).
Notifications encapsulates a list of notifications as a proto so code for storing it in the datastore may be generated.
Notifier contains a set of notification configurations (which specify triggers to send notifications on) and a set of builders that will be watched for these triggers.
ProjectConfig is a luci-notify configuration for a particular project.
Settings is the top-level configuration message.