jenkinsci / github-autostatus-plugin

Jenkins plugin to provide automatic status for multibranch jobs
https://plugins.jenkins.io/github-autostatus/
MIT License
52 stars 34 forks source link

Refactor scmRevisionAction.getRevision() #29

Closed jsoref closed 5 years ago

jsoref commented 5 years ago

There's no reason to call getRevision() 3 times in a row.