Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Work Items can be manually associated on the Build Request Form for each project, or work items can be derived based on commit logs.

Associating Work Items Manually on a Build Request

FlexDeploy ITS Work Items are added to the Build Request using just their id (number).

Other Work Items are associated using their pattern such as GLORY- + their id. This looks the same as GitHub, GitLab, Jira, etc.

Multiple Work Items can be added using a comma.

...

Once a build is submitted, the build workflow will attach the tickets entered in the above Related Tickets field to the request. You can see the description and link to tickets in the build and deploy rows and in the Work Items section by clicking the Execution Id link.

...

...

Associating Work Items to builds using commit messages in the Change Logs

Work Items are also associated to a build from the source control change logs during a build for each project. The change logs are parsed based on the Ticket Pattern provided in the Project configuration or Issue Tracking System setup page. You can define a single pattern or multiple patterns separated by comma.

...