Skip to main content

Issues and PRs > Resolved Issue Authors

Arnaud Lachaume avatar
Written by Arnaud Lachaume
Updated over 3 weeks ago

Dataset: Issues & Pull Requests

Entity: Pull Requests

Field ID: resolved_issue_author_usernames

Type: List of text values

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

Source: Calculated

Transformation logic:

  • Pull Requests: Aggregate all results of the author field from resolved issues. Identical authors are deduplicated. Resolved issues are issues that are referenced by a resolving pull request.

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

From:

Github (PRs)

Gitlab (PRs)

Bitbucket

JIRA

N/A

ClickUp

N/A

Trello

N/A

Did this answer your question?