Dataset: Issues & Pull Requests
Entity: Pull Requests, Issues
Field ID: review_last_requested_at
Type: Datetime
Description: The datetime at which a pull request review was last requested. For issues, it is the timestamp of the newest request across all resolving pull requests.
Source: Calculated
Transformation logic:
Pull requests: It is the datetime of the last
review requested
event, which happens when a reviewer is assigned.Issues: it is the datetime of the newest request for review across all resolving pull requests. Resolving pull requests are pull requests that reference the issue via auto-closing keywords.
The table below maps the fields or logic from the source systems corresponding the most closely to the transformation carried out by Keypup:
From: |
|
Github (PRs) | The date of the first |
Gitlab (PRs) | The date of the first |
Bitbucket (PRs) | The date of the first |
JIRA | N/A (see transformation logic) |
ClickUp | N/A (see transformation logic) |
Trello | N/A (see transformation logic) |