Code sample: https://github.com/jenkinsci/github-autostatus-plugin/blob/master/src/main/java/org/jenkinsci/plugins/githubautostatus/GithubBuildStatusGraphListener.java
Best Jeff Sent from my iPhone > On Jun 25, 2019, at 4:16 AM, Jesse Glick <[email protected]> wrote: > >> On Tue, Jun 25, 2019 at 12:34 AM Felipe F <[email protected]> wrote: >> an API that listens as the pipeline execution transitions between stages, >> and lets you grab the stage name > > https://javadoc.jenkins.io/plugin/workflow-api/org/jenkinsci/plugins/workflow/flow/GraphListener.html > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr10388j-Ungkz5b1DJSDjh7Kwnk2UDbLS%3DWK%3D7szJ1jig%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/24A1BABB-DD23-4C9F-B0F0-F3893D2EB595%40gmail.com. For more options, visit https://groups.google.com/d/optout.
