Dataset: Issues & Pull Requests
Entity: Pull Requests
Field ID: resolved_issue_metatags
Type: List of text values
Description: The combination of metatags from all resolved issues (via auto-closing keywords), deduplicated and sorted. It is only applicable to pull requests.
Issue metatags combine the labels and sub-types (e.g. Jira issue type) of issues. This field is useful to simplify filtering, especially when creating dashboard-wide filters.
Source: Calculated
Transformation logic:
Pull Requests: Aggregate all results from the
metatags
field of resolved issues. Metatags are sorted and deduplicated for consistency reasons. Resolved issues are issues that are referenced by a resolving pull request.Issues: Not applicable. This field will always be an empty array
[]
.
From: |
|
Github (PRs) | Inferred from GitHub auto-closing keywords |
Gitlab (PRs) | Inferred from GitLab auto-closing keywords |
Bitbucket | Inferred from Bitbucket auto-closing keywords |
JIRA | N/A |
ClickUp | N/A |
Trello | N/A |