Class GitLabBuildDescriptionRunListener

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    public class GitLabBuildDescriptionRunListener
    extends RunListener<Run<?,​?>>
    RunListener that will be called when a build starts and completes. Will lookup GitLabPushTrigger and call set the build description if necessary.
    Author:
    Robin Müller
    • Constructor Detail

      • GitLabBuildDescriptionRunListener

        public GitLabBuildDescriptionRunListener()