...
- Copy ticket summary into the summary field
- If component is present, copy that in to the component field
- If EL6 == "Y" then concatenate "EL6" and Test description to description field
- If EL7 == "Y" then concatenate "EL7" and Test description
- If neither EL6 or EL7 is set, just use the test description
- The version can be passed in via command line (e.g. "6.4.0-Beta") as the whole set of tests is relevant - this would be the "Fix Version"
- Create the ticket!
- Maybe write all the data into a new spreadsheet with the ticket number?
- Then copy/paste the spreadsheet into confluence
...