Dataset: Issues & Pull Requests
Entity: Issues
Field ID: resolving_pr_first_closed_at
Type: Datetime
Description: The earliest closure date among all resolving PRs. (via auto-closing keywords). It is only applicable to issues.
Source: Calculated
Transformation logic:
Pull Requests: Not applicable. This field will always be
null
.Issues: The earliest occurrence of all
closed_at
fields from resolving pull requests. Thenull
values are ignored. Anull
value is returned only if allclosed_at
values arenull
.
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 |