Add a listener that will be invoked when a channel is linked to a repo
Register a listener that reacts to a new repo appearing with content. The invocation's addressChannels will DM the creator of the project if possible, as any channel mapping will not have been set up.
Invoked when a goal state changes to in-process, success, or failure.
Add a listener that reacts to new issues
You probably mean to use addFirstPushListener! This responds to a repo creation, but there may be no code in it. The invocation's addressChannels method with have no effect: use the context if you want to send messages
Register a listener that reacts to a repo being brought to Atomist's notice
Add a listener that will be notified of machine startup
Add a listener that gets invoked on time-based triggers
Generated using TypeDoc
Listener management offering a fluent builder pattern for registrations.