-
Feature Request
-
Resolution: Unresolved
-
Major
-
2.11.0.GA
-
False
-
False
-
Undefined
-
Thought exercise for when we're bored and want to write some groovy/python:
Can we set up a bit of Jenkins workflow such that when a crw-*_2.y build finishes successfully, it will:
- dig through the list of commits that went into this build
- look for any CRW-yyyy issue numbers
- post a comment on the associated JIRAs stating that the build at URL ___ completed successfully, and the new published image is available at quay.io/crw/image-here:tag
- move the issue from Open to Resolved (in future, use Test Pending state)