Hi Sanjay, If you check the Go API documentation, you can retrieve a pipeline history and then be able to fetch its last successful execution. This serves what you are trying to achieve?
https://api.gocd.io/current/#get-pipeline-history Best Regards, Diogo Oliveira quinta-feira, 6 de Abril de 2017 às 17:31:53 UTC+1, Sanjay Sharma escreveu: > > Is there a way to automatically reference the last successful pipeline run > or its artifacts. > > e.g. There is a pipeline that among many things, publishes help document > to its artifact store. It would be nifty to have a link to the latest > published html doc artifact directly from go. > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
