I am trying to figure out how I can set the card color based on the environments the branch has been deployed to.
Currently I color the cards using a labels query
I would like to change these from Label queries to hopefully something like Releases=Staging or Releases INCLUDES Staging
Hi Jordon,
There are some possible development JQL searchable options but unfortunatly not for the pull request status at this time.
To do a JQL for the Development information you can query issue.property. with some details on the available formatting covered in the "Advance Searching" documentation under the section "Searching for issues with existing development information"
However, as noted above currently it is not possible to do a property search on the request status, and we are tracking interest in this as a feature at the following requests, so please make sure to add your vote to help track continued interest:
Regards,
Earl
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.