Hello,
I am trying to see if there's a way to add custom status' to a release or if the only 2 options are "Unreleased" and "Released" we usually have multiple releases available and would like to start automating the tagging of these releases on the tickets. However, we'd first like to have a status for a release when we've begun deploying it to our other environments.
- "unreleased" would be still in development, not ready to go to QA
- "in progress" would mean the release has moved to QA and on it's way to prod pending any hotfixes.
- "released" would be on PROD and completed.
Is anything like this currently an option?