Hi, I am new to Jenkins development and have a question. I am trying to adapt the GreenBalls plugin to also be able to display some other colors of balls for different custom exit codes on jobs. GreenBalls currently only looks at the color of ball that Jenkins would assign and interrupts the blue ball output to output a green ball. My plugin needs to access the job's exit code to assign a colored ball. Any ideas one how this could be done? Thank you!
