Our Travis build will trigger a large number of jobs.
In each job there is a bash script that will set certain custom job properties. Eg, “job-cancelled-by-script”, “warnings=1000”, “performance-problem”
I would like to be able show the job property in the build overview in a specific column:
If this is not currently possible. Is there a work around?:
- Can I set the Job name from a bash script?
- Can I return a custom build result message?