Dataset: Issues & Pull Requests
Entity: Pull Requests, Issues
Field ID: last_commit_at
Type: Datetime
Description: The datetime at which the last commit was made on a pull request. For issues, it is the timestamp of the newest commit across all resolving pull requests.
Source: Calculated from commits
Transformation logic:
Pull requests: It is the creation datetime of the last commit
Issues: It is the creation datetime of the newest commit 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 (PR commits) |
|
Gitlab (PR commits) |
|
Bitbucket (PR commits) |
|
JIRA | N/A (see transformation logic) |
ClickUp | N/A (see transformation logic) |
Trello | N/A (see transformation logic) |