Skip to main content

Issues and PRs > Resolving PR Authors

Arnaud Lachaume avatar
Written by Arnaud Lachaume
Updated today

Dataset: Issues & Pull Requests

Entity: Issues

Field ID: resolving_pr_author_usernames

Type: List of text values

Description: The combination of authors from all resolving PRs (via auto-closing keywords), deduplicated and sorted. It is only applicable to issues.

Source: Calculated

Transformation logic:

  • Pull Requests: Not applicable. This field will always be an empty array [].

  • Issues: Aggregate all results of the assignees field from resolving pull requests. Identical authors are deduplicated.

From:

Github (PRs)

Gitlab (PRs)

Bitbucket

JIRA

N/A

ClickUp

N/A

Trello

N/A

Did this answer your question?