Change Jira issue information
### Description
We can now view Jira issue details in GitLab https://gitlab.com/groups/gitlab-org/-/epics/5058. There are a few items in a Jira issue where we can change the state of the issue, for example:
* Change status https://gitlab.com/groups/gitlab-org/-/epics/6151
* Change labels https://gitlab.com/groups/gitlab-org/-/epics/6152
* Change assignee
In order to change some of these states, we may need to pull some extra information from Jira, eg. retrieve all available labels, users, etc.
epic