Dataset: Issues & Pull Requests
Entity: Pull Requests, Issues
Field ID: approval_count
Type: Integer
Description: The number of peer review approvals received on this pull request. For issues, the count is a sum from resolving pull requests.
Source: Calculated from pull request reviews
Transformation logic:
Pull requests: the number of pull request reviews in the
APPROVED
state. For a given reviewer, only the latest non-discarded review is considered (previous reviews are ignored).Issues: the sum of approvals from resolving pull requests. Resolving pull requests are pull requests that reference the issue via auto-closing keywords.
From: |
|
Github (PRs, Issues) | Calculated |
Gitlab (PRs, Issues) | Calculated |
Bitbucket (PRs) | Calculated |
JIRA (Issues) | Calculated from resolving PRs |
ClickUp (Issues) | Calculated from resolving PRs |
Trello (Issues) | Calculated from resolving PRs |
β